Preparing search index...
The search index is not available
Streamflow SDK
Streamflow SDK
@streamflow/staking
StakeArgs
Interface StakeArgs
interface
StakeArgs
{
amount
:
BN
;
authority
?:
Address
;
duration
:
BN
;
nonce
:
number
;
payer
?:
Keypair
;
stakePool
:
Address
;
stakePoolMint
:
Address
;
tokenProgramId
?:
Address
;
}
Hierarchy
StakeBaseArgs
StakeArgs
Index
Properties
amount
authority?
duration
nonce
payer?
stake
Pool
stake
Pool
Mint
token
Program
Id?
Properties
amount
amount
:
BN
Optional
authority
authority
?:
Address
duration
duration
:
BN
nonce
nonce
:
number
Optional
payer
payer
?:
Keypair
stake
Pool
stakePool
:
Address
stake
Pool
Mint
stakePoolMint
:
Address
Optional
token
Program
Id
tokenProgramId
?:
Address
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
authority
duration
nonce
payer
stake
Pool
stake
Pool
Mint
token
Program
Id
Streamflow SDK
Loading...