Shorter message and no stack on block refusal
This commit is contained in:
@@ -443,7 +443,7 @@ impl NetToChainAdapter {
|
||||
_ => {
|
||||
debug!(
|
||||
LOGGER,
|
||||
"adapter: process_block: block {} refused by chain: {:?}", bhash, e
|
||||
"adapter: process_block: block {} refused by chain: {}", bhash, e
|
||||
);
|
||||
true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user