mirror of
https://github.com/mimblewimble/grin.git
synced 2025-05-09 18:51:15 +03:00
remove further debug statement
This commit is contained in:
parent
2bf6deab51
commit
9fdb6eb3f8
1 changed files with 0 additions and 1 deletions
|
@ -242,7 +242,6 @@ impl Chain {
|
|||
|
||||
let header = batch.get_block_header(&head.hash())?;
|
||||
|
||||
error!("RESET CHAIN HEAD");
|
||||
// Rewind and reapply blocks to reset the output/rangeproof/kernel MMR.
|
||||
txhashset::extending(
|
||||
&mut header_pmmr,
|
||||
|
|
Loading…
Add table
Reference in a new issue