mirror of
https://github.com/mimblewimble/grin.git
synced 2025-05-07 01:31:15 +03:00
remove further debug statement
This commit is contained in:
parent
9fdb6eb3f8
commit
f4122d19d0
1 changed files with 0 additions and 1 deletions
|
@ -729,7 +729,6 @@ impl Chain {
|
|||
// ensure the view is consistent.
|
||||
txhashset::extending_readonly(&mut header_pmmr, &mut txhashset, |ext, batch| {
|
||||
self.rewind_and_apply_fork(&header, ext, batch)?;
|
||||
error!("VALIDATE");
|
||||
ext.extension.validate(
|
||||
&self.genesis.header,
|
||||
fast_validation,
|
||||
|
|
Loading…
Add table
Reference in a new issue