rm comment!

Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
This commit is contained in:
Jakub Sztandera
2020-08-01 21:48:30 +02:00
parent 2394492798
commit 31f4f5a4e5
-1
View File
@@ -26,7 +26,6 @@ func (ts *testSuite) testMining(t *testing.T) {
ctx := context.Background()
apis, sn := ts.makeNodes(t, 1, oneMiner)
api := apis[0]
//minerAddr, _ := address.NewIDAddress(1000)
newHeads, err := api.ChainNotify(ctx)
require.NoError(t, err)