mirror of
https://github.com/autistic-symposium/mev-toolkit.git
synced 2025-06-21 04:54:17 -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
|
#### Gas golfing
|
||||||
|
|
||||||
* use addresss that start with a long string og zeroes (take less space, less gas, to store)
|
* 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