diff options
author | Yoichi Hirai <i@yoichihirai.com> | 2017-12-07 01:09:35 +0800 |
---|---|---|
committer | Yoichi Hirai <i@yoichihirai.com> | 2017-12-07 01:09:35 +0800 |
commit | 32a7678d26362898b00b7efda3e89ab20b7ea24e (patch) | |
tree | d9103c8eacdf1309555fff08104e48c1177f5957 /RPCTests | |
parent | 0a4f67833ea07712eba5cf17cb22c1231239678a (diff) | |
download | dexon-tests-32a7678d26362898b00b7efda3e89ab20b7ea24e.tar.gz dexon-tests-32a7678d26362898b00b7efda3e89ab20b7ea24e.tar.zst dexon-tests-32a7678d26362898b00b7efda3e89ab20b7ea24e.zip |
Add another question
Diffstat (limited to 'RPCTests')
-rw-r--r-- | RPCTests/README.md | 4 |
1 files changed, 4 insertions, 0 deletions
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? +-------------------------------------------- |