Preparing search index...
The search index is not available
@solana/web3.js
@solana/web3.js
CreateStakeAccountWithSeedParams
Type Alias CreateStakeAccountWithSeedParams
Create
Stake
Account
With
Seed
Params
:
{
authorized
:
Authorized
;
basePubkey
:
PublicKey
;
fromPubkey
:
PublicKey
;
lamports
:
number
;
lockup
?:
Lockup
;
seed
:
string
;
stakePubkey
:
PublicKey
;
}
Create stake account with seed transaction params
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@solana/web3.js
Loading...
Create stake account with seed transaction params