1 2 3 4 5
//! The [system native program][np].
//!
//! [np]: https://docs.solana.com/developing/runtime-facilities/sysvars#stakehistory
crate::declare_id!("11111111111111111111111111111111");
1 2 3 4 5
//! The [system native program][np].
//!
//! [np]: https://docs.solana.com/developing/runtime-facilities/sysvars#stakehistory
crate::declare_id!("11111111111111111111111111111111");