Skip to content

Commit 2497d07

Browse files
committed
chore: formatting
1 parent f5e71b3 commit 2497d07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stackslib/src/net/api/postmempoolquery.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ impl RPCRequestHandler for RPCMempoolQueryRequestHandler {
279279
let coinbase_height = NakamotoChainState::get_coinbase_height(
280280
&mut chainstate.index_conn(),
281281
&StacksBlockId::new(
282-
&network.stacks_tip.consensus_hash,
282+
&network.stacks_tip.consensus_hash,
283283
&network.stacks_tip.block_hash
284284
),
285285
)

0 commit comments

Comments
 (0)