Preparing search index...
The search index is not available
@staratlas/factory
@staratlas/factory
UnstakeTokensParams
Interface UnstakeTokensParams
Base parameters for all instructions
interface
UnstakeTokensParams
{
connection
:
Connection
;
programId
:
PublicKey
;
registeredStake
:
PublicKey
;
stakingAccount
:
PublicKey
;
user
:
PublicKey
;
}
Hierarchy (
view full
)
BaseStakingParams
UnstakeTokensParams
Index
Properties
connection
program
Id
registered
Stake
staking
Account
user
Properties
connection
connection
:
Connection
program
Id
program
Id
:
PublicKey
registered
Stake
registered
Stake
:
PublicKey
staking
Account
staking
Account
:
PublicKey
user
user
:
PublicKey
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
connection
program
Id
registered
Stake
staking
Account
user
@staratlas/factory
Loading...
Base parameters for all instructions