Preparing search index...
The search index is not available
@staratlas/factory
@staratlas/factory
HarvestRewardsParams
Interface HarvestRewardsParams
Base parameters for all instructions
interface
HarvestRewardsParams
{
connection
:
Connection
;
programId
:
PublicKey
;
registeredStake
:
PublicKey
;
rewardMint
:
PublicKey
;
stakingAccount
:
PublicKey
;
user
:
PublicKey
;
}
Hierarchy (
view full
)
BaseStakingParams
HarvestRewardsParams
Index
Properties
connection
program
Id
registered
Stake
reward
Mint
staking
Account
user
Properties
connection
connection
:
Connection
program
Id
program
Id
:
PublicKey
registered
Stake
registered
Stake
:
PublicKey
reward
Mint
reward
Mint
:
PublicKey
staking
Account
staking
Account
:
PublicKey
user
user
:
PublicKey
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
connection
program
Id
registered
Stake
reward
Mint
staking
Account
user
@staratlas/factory
Loading...
Base parameters for all instructions