utils.Logger().Info().Str("blockHex",bc.CurrentBlock().Hash().Hex()).Msg("[SYNC] UpdateBlockAndStatus: Current Block")
utils.Logger().Info().Str("blockHex",bc.CurrentBlock().Hash().Hex()).Uint64("blockNum",block.NumberU64()).Msg("[SYNC] UpdateBlockAndStatus: Current Block")