Skip to content

Commit 8e25a2d

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

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
@@ -3545,7 +3545,7 @@ impl NakamotoChainState {
35453545
Ok(())
35463546
}
35473547

3548-
// Index a transaction in the transactions table (used by txindex)
3548+
/// Index a transaction in the transactions table (used by txindex)
35493549
pub fn record_transaction(
35503550
stacks_db_tx: &StacksDBTx,
35513551
block_id: &StacksBlockId,

0 commit comments

Comments
 (0)