We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7bafd5 commit 24d5efeCopy full SHA for 24d5efe
src/lib.rs
@@ -66,7 +66,7 @@
66
//! history of Solana mainnet, it is limited by what is in Old Faithful. Old Faithful does not
67
//! contain account updates, so Jetstreamer at the moment also does not have account updates.
68
//! Transaction logs **are** available in `transaction_status_meta.log_messages` for all epochs.
69
-//!
+//!
70
//! It is worth noting that the way Old Faithful and thus Jetstreamer stores transactions, they
71
//! are stored in their "already-executed" state as they originally appeared to Geyser when
72
//! they were first executed. Thus while Jetstreamer can replay ledger data, it is not
0 commit comments