Near-One / rainbow-token-connector

ERC-20/NEP-141 Token Connector for Rainbow Bridge
62 stars 18 forks source link

Implement pausing of the `withdraw` for the bridge token #41

Closed alexauroradev closed 3 years ago

alexauroradev commented 3 years ago

In order to correctly pause the transfers back we need to have an ability to pause withdraw method in all deployed bridge tokens. Potentially, this contract can be AdminControlled.