Skip to content

Commit

Permalink
chore: up snaps
Browse files Browse the repository at this point in the history
  • Loading branch information
jxom committed Nov 17, 2024
1 parent 32315c2 commit 6620bb1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion src/actions/public/getTransactionReceipt.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,6 @@ test('chain w/ custom block type', async () => {
},
],
"logsBloom": "0x10880004000400000000000000000000000040000000020000000000000400120000000000100000000080000001000000000000000000000000000000804000004000101002040000000008000000200000000000000000001000000000080000840000020000000000100000000800000000020100000000000010000000000000000400000000000004000040000000000000280000000000002000000000000000004000120000000200000000000000000000000000000000200000800000001002008008000000000000000000000000200000800000000000000020001800000000000000000000001000000000000000000000000000000000000000",
"root": "0xc621ee95e2d4ab65ecf499805dba770b20297c64029816b18c618fc49fe3d748",
"status": "success",
"to": "0x54de43b6ba21a5553697a2b78338e046dd7e0278",
"transactionHash": "0x835ac2ecd4e2b6e3e8dae1804f8f33d3c307b657bc90563bd9f4b4b3e4d49a29",
Expand Down
2 changes: 1 addition & 1 deletion src/linea/actions/estimateGas.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ test('error: insufficient balance', async () => {
to: 0x0000000000000000000000000000000000000000
value: 0.0001 ETH
Details: transaction up-front cost 0x5af31a7dba00 exceeds transaction sender account balance 0x125242f3074
Details: transaction up-front cost 0x5af31a7dba00 exceeds transaction sender account balance 0x3e87dcd784
Version: [email protected]]
`)
})

0 comments on commit 6620bb1

Please sign in to comment.