A profile can be blocked by the owner through SoulboundProfileNFT::blockProfile
. But the fact that the profile is being blocked, doesn't change anything on the MultiSIgWallet. Someone who match up with a blocked profile now in the risk of their fund will never be able to withdraw. There is no other way to withdraw fund from MultiSigWallet other than both of the owner approve the transaction.
When user being blocked by owner through SoulBoundProfileNFT::blockProfile
, it doesn't change any state of the MultiSigWallet
. Transaction execution from MultiSigWallet::executeTransaction
require both of party to sign through MultiSigWallet::approveTransaction
.
Lost of funds because funds are locked in the MultiSigWallet and require approval from the blocked profile which might rejects all the transaction requests that benefit other user
Add a function to let user withdraw funds to their wallet if their match up is blocked.
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.