leave better rationale for the special case in TipSetState

This commit is contained in:
whyrusleeping
2019-10-02 14:27:41 -06:00
parent c0e6e611be
commit f15557649f
3 changed files with 6 additions and 5 deletions
-2
View File
@@ -112,8 +112,6 @@ var createMinerCmd = &cli.Command{
return err
}
// TODO: do we really want this?
//fmt.Printf("miner created in block %s\n", mwait.InBlock)
fmt.Printf("new miner address: %s\n", maddr)
return nil