Preparing search index...
The search index is not available
@staratlas/factory
@staratlas/factory
RegisterStakeParams
Interface RegisterStakeParams
Base parameters for all instructions
interface
RegisterStakeParams
{
authority
:
PublicKey
;
connection
:
Connection
;
cooldownPeriod
:
number
;
programId
:
PublicKey
;
rewardMint
:
PublicKey
;
rewardMultiplier
:
number
;
stakeMint
:
PublicKey
;
}
Hierarchy (
view full
)
BaseStakingParams
RegisterStakeParams
Index
Properties
authority
connection
cooldown
Period
program
Id
reward
Mint
reward
Multiplier
stake
Mint
Properties
authority
authority
:
PublicKey
connection
connection
:
Connection
cooldown
Period
cooldown
Period
:
number
program
Id
program
Id
:
PublicKey
reward
Mint
reward
Mint
:
PublicKey
reward
Multiplier
reward
Multiplier
:
number
stake
Mint
stake
Mint
:
PublicKey
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
authority
connection
cooldown
Period
program
Id
reward
Mint
reward
Multiplier
stake
Mint
@staratlas/factory
Loading...
Base parameters for all instructions