Preparing search index...
The search index is not available
Streamflow SDK
Streamflow SDK
@streamflow/staking
ClawbackRewardPoolArgs
Interface ClawbackRewardPoolArgs
interface
ClawbackRewardPoolArgs
{
nonce
:
number
;
rewardMint
:
Address
;
stakePool
:
Address
;
stakePoolMint
:
Address
;
tokenProgramId
?:
Address
;
}
Hierarchy (
View Summary
)
BaseStakePoolArgs
TokenProgram
ClawbackRewardPoolArgs
Index
Properties
nonce
reward
Mint
stake
Pool
stake
Pool
Mint
token
Program
Id?
Properties
nonce
nonce
:
number
reward
Mint
rewardMint
:
Address
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
reward
Mint
stake
Pool
stake
Pool
Mint
token
Program
Id
Streamflow SDK
Loading...