Type alias TokenPauseEvent

TokenPauseEvent: GenericTokenModuleEvent<Pause, TokenPauseEventDetails>

An event occuring as the result of a "pause" operation, describing whether execution of the associated token operations are paused or not.

Generated using TypeDoc