Move to eth2client

This commit is contained in:
Jim McDonald
2020-11-10 23:49:10 +00:00
parent 3dd1bab526
commit 7391dbe6fb

View File

@@ -47,7 +47,7 @@ func TestProcess(t *testing.T) {
dataIn: &dataIn{
eth2Client: eth2Client,
},
err: "no block supplied",
err: "failed to output block: failed to generate text: no block supplied",
},
}