node
node copied to clipboard
`onAbort` fails when the ZRC20 is paused
If the ZRC20 is paused, the execution of onAbort when a CCTX aborts automatically fail. We should revisit if it is the right behavior and eventually authorize onAbort execution even when the ZRC20 is paused.