Options
All
  • Public
  • Public/Protected
  • All
Menu

Stake Instruction class

Hierarchy

  • StakeInstruction

Index

Constructors

constructor

Methods

Static decodeAuthorize

Static decodeAuthorizeWithSeed

Static decodeDeactivate

Static decodeDelegate

  • Decode a delegate stake instruction and retrieve the instruction params.

    Parameters

    Returns DelegateStakeParams

Static decodeInitialize

Static decodeInstructionType

Static decodeMerge

  • Decode a merge stake instruction and retrieve the instruction params.

    Parameters

    Returns MergeStakeParams

Static decodeSplit

  • Decode a split stake instruction and retrieve the instruction params.

    Parameters

    Returns SplitStakeParams

Static decodeWithdraw

  • Decode a withdraw stake instruction and retrieve the instruction params.

    Parameters

    Returns WithdrawStakeParams

Generated using TypeDoc