Module solana_program::sysvar::stake_history  [−][src]
Expand description
named accounts for synthesized data accounts for bank state, etc.
this account carries history about stake activations and de-activations
Re-exports
pub use crate::stake_history::StakeHistory; | 
Statics
| ID | The static program ID  | 
Functions
| check_id | Confirms that a given pubkey is equivalent to the program ID  | 
| id | Returns the program ID  |