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
No known key found for this signature in database
GPG Key ID: 9A9AF56F8B3879BA

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)