Preparing search index...
The search index is not available
Streamflow SDK
Streamflow SDK
@streamflow/staking
UnstakeArgs
Interface UnstakeArgs
interface
UnstakeArgs
{
nonce
:
number
;
shouldClose
?:
boolean
;
stakePool
:
Address
;
stakePoolMint
:
Address
;
tokenProgramId
?:
Address
;
}
Hierarchy (
View Summary
)
StakeBaseArgs
UnstakeArgs
UnstakeAndCloseArgs
Index
Properties
nonce
should
Close?
stake
Pool
stake
Pool
Mint
token
Program
Id?
Properties
nonce
nonce
:
number
Optional
should
Close
shouldClose
?:
boolean
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
nonce
should
Close
stake
Pool
stake
Pool
Mint
token
Program
Id
Streamflow SDK
Loading...