Module spl_stake_pool::state[][src]

Expand description

State transition types

Structs

Fee

Fee rate as a ratio, minted on UpdateStakePoolBalance as a proportion of the rewards

StakePool

Initialized program details.

ValidatorList

Storage list for all validator stake accounts in the pool.

ValidatorStakeInfo

Information about the singe validator stake account

Enums

AccountType

Enum representing the account type managed by the program

StakeStatus

Status of the stake account in the validator list, for accounting