We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f29cb56 commit ef1857eCopy full SHA for ef1857e
test/ethers/transaction_test.exs
@@ -37,7 +37,7 @@ defmodule Ethers.TransactionTest do
37
to: "0x95ced938f7991cd0dfcb48f0a06a40fa1af46ebc",
38
hash: "0xdc78c7e7ea3a5980f732e466daf1fdc4f009e973530d7e84f0b2012f1ff2cfc7",
39
from: "0x90f8bf6a479f320ead074411a4b0e7944ea8c9c1",
40
- gas: 23856,
+ gas: 23_856,
41
block_number: 1429,
42
gas_price: 8,
43
max_fee_per_gas: 2_400_000_000,
0 commit comments