Skip to content
This repository has been archived by the owner on Jun 9, 2024. It is now read-only.

Commit

Permalink
fix gas amounts
Browse files Browse the repository at this point in the history
  • Loading branch information
itsdevbear committed Sep 18, 2023
1 parent 0c7c312 commit e780f3f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
>> {"jsonrpc":"2.0","id":1,"method":"eth_estimateGas","params":[{"from":"0xaa00000000000000000000000000000000000000","to":"0x0100000000000000000000000000000000000000"}]}
<< {"jsonrpc":"2.0","id":1,"result":"0x5208"}
<< {"jsonrpc":"2.0","id":1,"result":"0x5a3c"}

0 comments on commit e780f3f

Please sign in to comment.