diff --git a/e2e/hive/simulators/rpc-compat/tests/eth_estimateGas/estimate-simple-transfer.io b/e2e/hive/simulators/rpc-compat/tests/eth_estimateGas/estimate-simple-transfer.io index affdc164e..8a9b59991 100644 --- a/e2e/hive/simulators/rpc-compat/tests/eth_estimateGas/estimate-simple-transfer.io +++ b/e2e/hive/simulators/rpc-compat/tests/eth_estimateGas/estimate-simple-transfer.io @@ -1,2 +1,2 @@ >> {"jsonrpc":"2.0","id":1,"method":"eth_estimateGas","params":[{"from":"0xaa00000000000000000000000000000000000000","to":"0x0100000000000000000000000000000000000000"}]} -<< {"jsonrpc":"2.0","id":1,"result":"0x5208"} \ No newline at end of file +<< {"jsonrpc":"2.0","id":1,"result":"0x5a3c"} \ No newline at end of file