Type alias StakeInstructionType

StakeInstructionType: "Authorize" | "AuthorizeWithSeed" | "Deactivate" | "Delegate" | "Initialize" | "Merge" | "Split" | "Withdraw"

An enumeration of valid StakeInstructionType's

Generated using TypeDoc