Skip to content

Commit

Permalink
Merge a77ae5d into 44b9cd4
Browse files Browse the repository at this point in the history
  • Loading branch information
ryoqun authored Apr 28, 2023
2 parents 44b9cd4 + a77ae5d commit 253a8b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ledger/src/blockstore.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//! The `blockstore` module provides functions for parallel verification of the
//! Proof of History ledger as well as iterative read, append write, and random
//! access read to a persistent file-based ledger.
//! access read to a persistent file-based ledger.....
use {
crate::{
Expand Down

0 comments on commit 253a8b8

Please sign in to comment.