Re-exports
pub use crate::instruction::*;
Structs
- Pubkeys associated with a context state account to be used as parameters to functions.
Enums
Functions
- Create a
CloseContextState
instruction. - Create a
VerifyCloseAccount
instruction. - Create a
VerifyPubkeyValidity
instruction. - Create a
VerifyTransfer
instruction. - Create a
VerifyTransferWithFee
instruction. - Create a
VerifyWithdraw
instruction. - Create a
VerifyWithdrawWithheldTokens
instruction.