Commit 85c0c518 authored by Iuri Matias's avatar Iuri Matias

update README

parent dba20772
...@@ -20,8 +20,8 @@ Implemented: ...@@ -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: ...@@ -81,4 +81,3 @@ Implemented:
* [_] rpc_modules * [_] rpc_modules
* [_] web3_clientVersion * [_] web3_clientVersion
* [_] web3_sha3 * [_] web3_sha3
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment