mirror of
https://github.com/wealdtech/ethdo.git
synced 2026-01-10 06:28:07 -05:00
Move to eth2client
This commit is contained in:
@@ -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",
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user