Expand description
Access to special accounts with dynamically-updated data.
For more details see the Safecoin documentation on sysvars.
Modules§
- clock
- This account contains the clock slot, epoch, and leader_schedule_epoch
- epoch_
schedule - This account contains the current cluster rent
- fees
- This account contains the current cluster fees
- instructions
- This account contains the serialized transaction instructions
- recent_
blockhashes - rent
- This account contains the current cluster rent
- rewards
- DEPRECATED: This sysvar can be removed once the pico-inflation feature is enabled
- slot_
hashes - named accounts for synthesized data accounts for bank state, etc.
- slot_
history - named accounts for synthesized data accounts for bank state, etc.
- stake_
history - named accounts for synthesized data accounts for bank state, etc.
Structs§
Statics§
- ID
- The static program ID
Traits§
Functions§
- check_
id - Confirms that a given pubkey is equivalent to the program ID
- id
- Returns the program ID
- is_
sysvar_ id