Helius SDK - v2.2.2
    Preparing search index...

    Type Alias GetUnstakeInstructionFn

    GetUnstakeInstructionFn: (owner: Address, stakeAccount: Address) => any

    Build a deactivation (unstake) instruction.

    Type Declaration

      • (owner: Address, stakeAccount: Address): any
      • Parameters

        • owner: Address
        • stakeAccount: Address

        Returns any