@solana/web3.js
    Preparing search index...

    Type Alias StakeInstructionType

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

    An enumeration of valid StakeInstructionType's