Type alias TokenUnpauseEvent

TokenUnpauseEvent: GenericTokenModuleEvent<Unpause, 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