Skip to content

Commit 0a2f1af

Browse files
rdeiorisJiloc
andauthored
Update stackslib/src/chainstate/nakamoto/mod.rs
Co-authored-by: Francesco <[email protected]>
1 parent 8e25a2d commit 0a2f1af

File tree

1 file changed

+1
-1
lines changed
  • stackslib/src/chainstate/nakamoto

1 file changed

+1
-1
lines changed

stackslib/src/chainstate/nakamoto/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3562,7 +3562,7 @@ impl NakamotoChainState {
35623562
}
35633563
}
35643564

3565-
// Get index_block_hash and transaction payload hex by txid from the transactions table
3565+
/// Get index_block_hash and transaction payload hex by txid from the transactions table
35663566
pub fn get_tx_info_from_txid(
35673567
conn: &Connection,
35683568
txid: Txid,

0 commit comments

Comments
 (0)