mirror of
https://github.com/autistic-symposium/mev-toolkit.git
synced 2025-05-14 20:52:21 -04:00
🧅 minor grammar
This commit is contained in:
parent
96fe1c8d70
commit
d2084745ff
1 changed files with 1 additions and 1 deletions
|
@ -42,6 +42,6 @@
|
|||
#### Gas golfing
|
||||
|
||||
* use addresss that start with a long string og zeroes (take less space, less gas, to store)
|
||||
* leaving small ERC-20 token balances in constracts since it cost more gas to initialize a storage slot then to update a storage slot
|
||||
* leaving small ERC20 token balances in constracts since it cost more gas to initialize a storage slot then to update a storage slot
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue