Type alias VoteInstructionType

VoteInstructionType: "Authorize" | "AuthorizeWithSeed" | "InitializeAccount" | "Withdraw" | "UpdateValidatorIdentity"

An enumeration of valid VoteInstructionType's

Generated using TypeDoc