No, currency
contract requires both sender and receiver to be in recipients
list. Sender or recipient could implement apply_currency_transfer
to auto reject every transfer.
You are viewing a single comment's thread from:
No, currency
contract requires both sender and receiver to be in recipients
list. Sender or recipient could implement apply_currency_transfer
to auto reject every transfer.
Ok I think I got it, it would be up to the contract to make sure any required
<p dir="auto">That's really powerful! I can't wait to try this stuff out on the testnet :)recipients
hook cannot be abused by a third party and in thecurrency
case it's not a problem if either of the parties would like to stop the transaction from happening.