forked from cerc-io/plugeth
Put the old hammer back in <3
This commit is contained in:
parent
3f4c1aaf01
commit
60da9a1289
@ -171,7 +171,7 @@ func (self *worker) wait() {
|
||||
}
|
||||
self.mux.Post(core.NewMinedBlockEvent{block})
|
||||
|
||||
minerlogger.Infof("ð¨#%v", block.Number())
|
||||
minerlogger.Infof("🔨 Mined block #%v", block.Number())
|
||||
|
||||
jsonlogger.LogJson(&logger.EthMinerNewBlock{
|
||||
BlockHash: block.Hash().Hex(),
|
||||
|
Loading…
Reference in New Issue
Block a user