Stopper
Last updated
Last updated
View Source:
↗ Extends: ↘ Derived Contracts:
Stopper - version: 0.1.12
The contract in charge of handling the stoppability of the contract that define this contract as its stopper
Constants & Variables
Pause activeContract if it is stoppable
Arguments
activeContract
Stoppable
Contract to be paused
Unpause pausedContract if it is stoppable
Arguments
pausedContract
Stoppable
Contract to be unpaused