Skip to content

Commit 24d5efe

Browse files
committed
cargo fmt
1 parent f7bafd5 commit 24d5efe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
//! history of Solana mainnet, it is limited by what is in Old Faithful. Old Faithful does not
6767
//! contain account updates, so Jetstreamer at the moment also does not have account updates.
6868
//! Transaction logs **are** available in `transaction_status_meta.log_messages` for all epochs.
69-
//!
69+
//!
7070
//! It is worth noting that the way Old Faithful and thus Jetstreamer stores transactions, they
7171
//! are stored in their "already-executed" state as they originally appeared to Geyser when
7272
//! they were first executed. Thus while Jetstreamer can replay ledger data, it is not

0 commit comments

Comments
 (0)