mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-10 04:01:51 +00:00
removed printlns
This commit is contained in:
@@ -139,8 +139,6 @@ pub fn verify_block_signature(
|
||||
&state.fork,
|
||||
);
|
||||
|
||||
println!("verify {:?}", &block);
|
||||
|
||||
verify!(
|
||||
block
|
||||
.signature
|
||||
|
||||
Reference in New Issue
Block a user