From 32a7678d26362898b00b7efda3e89ab20b7ea24e Mon Sep 17 00:00:00 2001 From: Yoichi Hirai Date: Wed, 6 Dec 2017 18:09:35 +0100 Subject: Add another question --- RPCTests/README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'RPCTests') diff --git a/RPCTests/README.md b/RPCTests/README.md index 95426fbe7..9e0486c7d 100644 --- a/RPCTests/README.md +++ b/RPCTests/README.md @@ -33,3 +33,7 @@ I get an error: $ node ./main.js ~/src/cpp-ethereum/build/eth/eth (node:27647) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): Error: Cannot find module 'web3' ``` + + +Has any other clients been tested with this? +-------------------------------------------- -- cgit