Increase log in genesis service, fix todo

This commit is contained in:
Paul Hauner
2019-12-01 11:48:22 +11:00
parent ef3cabb60e
commit e81f7c11bb
2 changed files with 2 additions and 3 deletions

View File

@@ -183,7 +183,7 @@ impl Eth1GenesisService {
{
Ok(Loop::Break((spec, genesis_state)))
} else {
trace!(
debug!(
service_4.core.log,
"No eth1 genesis block found";
"latest_block_timestamp" => service_4.core.latest_block_timestamp(),