Module solana_program::stake_history
source · Expand description
A type to hold data for the StakeHistory
sysvar.
The sysvar ID is declared in sysvar::stake_history
.
Re-exports
pub use crate::clock::Epoch;
A type to hold data for the StakeHistory
sysvar.
The sysvar ID is declared in sysvar::stake_history
.
pub use crate::clock::Epoch;