Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewkmin committed Oct 18, 2024
1 parent 7a39e48 commit 527ae48
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions examples/with-biconomy-aa/src/ethers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -126,8 +126,6 @@ async function main() {
const transactionRequest = {
to: destination,
value: amount,
// nonce,
// nonce: transactionCount,
type: 2,
};

Expand Down

0 comments on commit 527ae48

Please sign in to comment.