Skip to content

Commit

Permalink
refactor(send-transaction.test): remove unnecessary code
Browse files Browse the repository at this point in the history
  • Loading branch information
jnsdls committed Feb 21, 2024
1 parent 326e97d commit 869050a
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@ const TX_RESULT = {
chainId: 1,
data: "0xa9059cbb00000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000005f5e100",
gas: 45134n,
maxFeePerGas: 103423132068n,
maxPriorityFeePerGas: 53408668142n,
nonce: 0,
to: "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
value: undefined,
Expand Down

0 comments on commit 869050a

Please sign in to comment.