rm comment!
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
This commit is contained in:
parent
2394492798
commit
31f4f5a4e5
@ -26,7 +26,6 @@ func (ts *testSuite) testMining(t *testing.T) {
|
|||||||
ctx := context.Background()
|
ctx := context.Background()
|
||||||
apis, sn := ts.makeNodes(t, 1, oneMiner)
|
apis, sn := ts.makeNodes(t, 1, oneMiner)
|
||||||
api := apis[0]
|
api := apis[0]
|
||||||
//minerAddr, _ := address.NewIDAddress(1000)
|
|
||||||
|
|
||||||
newHeads, err := api.ChainNotify(ctx)
|
newHeads, err := api.ChainNotify(ctx)
|
||||||
require.NoError(t, err)
|
require.NoError(t, err)
|
||||||
|
Loading…
Reference in New Issue
Block a user