- settle(program: AtlasStakingIDLProgram, authority: AsyncSigner<unknown>, registeredStake: PublicKey, stakingAccount: PublicKey, updatedStakingPeriod: number): InstructionReturn
-
Parameters
-
-
authority: AsyncSigner<unknown>
-
registeredStake: PublicKey
-
stakingAccount: PublicKey
-
updatedStakingPeriod: number
Returns InstructionReturn
Settles a user's staking account and updates the current staking period on the account
Returns
InstructionReturn