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