Skip to content

Commit

Permalink
Merge pull request #135 from 0xDaizz/main
Browse files Browse the repository at this point in the history
  • Loading branch information
MathisGD authored Aug 11, 2023
2 parents 3849482 + a82abdc commit 3211a84
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/utils/Ethers.huff
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@

// Clean the stack
swap2 // [address, amount, success]
pop // [success, address]
pop // [amount, success]
pop // [success]
}
}

0 comments on commit 3211a84

Please sign in to comment.