Module instruction

Source
Expand description

Instruction types for the pausable extension

Structs§

InitializeInstructionData
Data expected by PausableInstruction::Initialize

Enums§

PausableInstruction
Pausable extension instructions

Functions§

initialize
Create an Initialize instruction
pause
Create a Pause instruction
resume
Create a Resume instruction