update README

pull/7/head
Iuri Matias 6 years ago
parent dba20772b6
commit 85c0c518ae
  1. 5
      remix-simulator/README.md

@ -20,8 +20,8 @@ Implemented:
* [X] eth_getTransactionCount * [X] eth_getTransactionCount
* [X] eth_getBlockTransactionCountByHash * [X] eth_getBlockTransactionCountByHash
* [X] eth_getBlockTransactionCountByNumber * [X] eth_getBlockTransactionCountByNumber
* [_] eth_getUncleCountByBlockHash * [~] eth_getUncleCountByBlockHash
* [_] eth_getUncleCountByBlockNumber * [~] eth_getUncleCountByBlockNumber
* [X] eth_getCode * [X] eth_getCode
* [~] eth_sign * [~] eth_sign
* [X] eth_sendTransaction * [X] eth_sendTransaction
@ -81,4 +81,3 @@ Implemented:
* [_] rpc_modules * [_] rpc_modules
* [_] web3_clientVersion * [_] web3_clientVersion
* [_] web3_sha3 * [_] web3_sha3

Loading…
Cancel
Save