From 85c0c518ae3f843ed6324d58b84a797d14017326 Mon Sep 17 00:00:00 2001 From: Iuri Matias Date: Tue, 4 Jun 2019 12:35:09 -0400 Subject: [PATCH] update README --- remix-simulator/README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/remix-simulator/README.md b/remix-simulator/README.md index c3411a0deb..aeba1ec207 100644 --- a/remix-simulator/README.md +++ b/remix-simulator/README.md @@ -20,8 +20,8 @@ Implemented: * [X] eth_getTransactionCount * [X] eth_getBlockTransactionCountByHash * [X] eth_getBlockTransactionCountByNumber -* [_] eth_getUncleCountByBlockHash -* [_] eth_getUncleCountByBlockNumber +* [~] eth_getUncleCountByBlockHash +* [~] eth_getUncleCountByBlockNumber * [X] eth_getCode * [~] eth_sign * [X] eth_sendTransaction @@ -81,4 +81,3 @@ Implemented: * [_] rpc_modules * [_] web3_clientVersion * [_] web3_sha3 -