good morning!!!!

Skip to content
Snippets Groups Projects
Commit 60da9a12 authored by Jeffrey Wilcke's avatar Jeffrey Wilcke
Browse files

Put the old hammer back in <3

parent 3f4c1aaf
No related branches found
No related tags found
No related merge requests found
......@@ -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(),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment