diff --git a/ledger/src/blockstore.rs b/ledger/src/blockstore.rs
index 4f59ce2b7221e6..9b40c70e5a3e93 100644
--- a/ledger/src/blockstore.rs
+++ b/ledger/src/blockstore.rs
@@ -2273,8 +2273,18 @@ impl Blockstore {
Ok(())
}
- pub fn read_transaction_memos(&self, signature: Signature) -> Result