Helius SDK - v2.2.2
GitHub
npm
Helius Docs
Preparing search index...
staking/types
GetUnstakeInstructionFn
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
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
GitHub
npm
Helius Docs
Helius SDK - v2.2.2
Loading...
Build a deactivation (unstake) instruction.