Type alias TokenUnpauseEvent

TokenUnpauseEvent: GenTokenModuleEvent<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