Module solana_stake_program::stake_state[][src]

Expand description

Stake state

  • delegate stakes to vote accounts
  • keep track of rewards
  • own mining pools

Structs

captures a rewards round as lamports to be awarded and the total points over which those lamports are to be distributed

Enums

Traits

Functions

Type Definitions