rpc: fix eth_getProof (#286)

This commit is contained in:
Federico Kunze
2020-05-12 15:12:52 -04:00
committed by GitHub
parent 8fa866482e
commit c7d89e3d56
3 changed files with 64 additions and 11 deletions
+1 -1
View File
@@ -160,7 +160,7 @@ test-import:
# TODO: remove tmp directory after test run to avoid subsequent errors
test-rpc:
@${GO_MOD} go test -v --vet=off ./rpc/tester
@${GO_MOD} go test -v --vet=off ./tests/rpc_test
it-tests:
./scripts/integration-test-all.sh -q 1 -z 1 -s 10