@solana/web3.js
Preparing search index...
InitializeStakeParams
Type Alias InitializeStakeParams
Initialize stake instruction params
type
InitializeStakeParams
=
{
authorized
:
Authorized
;
lockup
?:
Lockup
;
stakePubkey
:
PublicKey
;
}
Index
Properties
authorized
lockup?
stake
Pubkey
Properties
authorized
authorized
:
Authorized
Optional
lockup
lockup
?:
Lockup
stake
Pubkey
stakePubkey
:
PublicKey
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
authorized
lockup
stake
Pubkey
@solana/web3.js
Loading...
Initialize stake instruction params