Skip to content

Commit

Permalink
chore: up
Browse files Browse the repository at this point in the history
  • Loading branch information
jxom committed Sep 24, 2024
1 parent c7c737a commit b2ced9c
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/experimental/eip5792/actions/writeContracts.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -197,12 +197,12 @@ test('default', async () => {
"0x000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb92266",
"0x0000000000000000000000000000000000000000000000000000000000000221",
],
"transactionHash": "0x4c39dd461d9ad53eb3955e20480ec42392998247e868e09fe07858d2f819114a",
"transactionHash": "0x3dc2dcb12d9bb74c37b563bfea0e78521804502c5e6505f5e114ddad3292208f",
"transactionIndex": "0x0",
},
],
"status": "success",
"transactionHash": "0x4c39dd461d9ad53eb3955e20480ec42392998247e868e09fe07858d2f819114a",
"transactionHash": "0x3dc2dcb12d9bb74c37b563bfea0e78521804502c5e6505f5e114ddad3292208f",
},
{
"blockHash": undefined,
Expand All @@ -223,12 +223,12 @@ test('default', async () => {
"0x000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb92266",
"0x0000000000000000000000000000000000000000000000000000000000000222",
],
"transactionHash": "0x2d7626de9490a86fb47e5c0d695f209fabb2d8622c93d26c3cda5f88c51ddbaa",
"transactionHash": "0x6178e4e58efa34b308d5bc038be614ded98221d49af01fd9efda0bc4432acee2",
"transactionIndex": "0x1",
},
],
"status": "success",
"transactionHash": "0x2d7626de9490a86fb47e5c0d695f209fabb2d8622c93d26c3cda5f88c51ddbaa",
"transactionHash": "0x6178e4e58efa34b308d5bc038be614ded98221d49af01fd9efda0bc4432acee2",
},
{
"blockHash": undefined,
Expand All @@ -249,12 +249,12 @@ test('default', async () => {
"0x000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb92266",
"0x0000000000000000000000000000000000000000000000000000000000000223",
],
"transactionHash": "0x8fc061d08b93512dd4e7cdd64f69142f357010d574152baf47513338675c3237",
"transactionHash": "0xa6661c5bb2bed7ec8dd4dc07f5d7ed3e95817bdefdb9cfd11ef316fda70cbf0f",
"transactionIndex": "0x2",
},
],
"status": "success",
"transactionHash": "0x8fc061d08b93512dd4e7cdd64f69142f357010d574152baf47513338675c3237",
"transactionHash": "0xa6661c5bb2bed7ec8dd4dc07f5d7ed3e95817bdefdb9cfd11ef316fda70cbf0f",
},
]
`)
Expand Down

0 comments on commit b2ced9c

Please sign in to comment.