Expand description
Re-export gmsol_timelock
types.
Modules§
- config
- Timelock Config.
- executor
- Executor.
- instruction
- An Anchor generated module containing the program’s set of
instructions, where each method handler in the
#[program]
mod is associated with a struct defining the input arguments to the method. These should be used directly, when one wants to serialize Anchor instruction data, for example, when speciying instructions on a client. - utils
- Utils for using instruction buffer.
Structs§
- Executor
- Executor.
- Executor
Wallet Signer - Executor Wallet Signer.
- Instruction
Account - Instruction Account.
- Instruction
Flag Container - Flags container generated by the macro.
- Instruction
Header - Instruction Header.
- Instruction
Ref - Reference to the instruction.
- Timelock
Config - Timelock Config.
Enums§
- Instruction
Account Flag - Flags of Instruction Accounts.
- Instruction
Flag - Flags of Instruction.
Traits§
- Instruction
Access - Instruction Access.
- Instruction
Loader - Instruction Loader.
Functions§
- create_
executor_ wallet_ pda - Create executor wallet PDA.
- find_
executor_ wallet_ pda - Find executor wallet PDA.