Preparing search index...
The search index is not available
@anchor-lang/core - v1.0.1
@anchor-lang/core
web3
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
Type declaration
authorized
:
Authorized
base
Pubkey
:
PublicKey
from
Pubkey
:
PublicKey
lamports
:
number
Optional
lockup
?:
Lockup
seed
:
string
stake
Pubkey
:
PublicKey
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@anchor-lang/core - v1.0.1
Loading...
Create stake account with seed transaction params