Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Commit

Permalink
Fix recent_blockhash short description
Browse files Browse the repository at this point in the history
  • Loading branch information
brson authored and Tyera Eulberg committed Aug 15, 2022
1 parent 3fcd612 commit 80aa012
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/program/src/sysvar/recent_blockhashes.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//! Information about the network’s clock, ticks, slots, etc.
//! Information about recent blocks and their fee calculators.
//!
//! The _recent blockhashes sysvar_ provides access to the [`RecentBlockhashes`],
//! which contains recent blockhahes and their [`FeeCalculator`]s.
Expand Down

0 comments on commit 80aa012

Please sign in to comment.