node
node copied to clipboard
`zetacore` : Pause /Unpause available coins instead of returning error
We iterate over a list of ZRC20 coins and pause /unpause them. If a coin is not found, we return an error, discarding the state changes.
This can be modified to only pausing/unpausing the available coins and skipping over the ones that are unavailable