mirror of
https://github.com/autistic-symposium/mev-toolkit.git
synced 2025-04-27 03:09:17 -04:00
🧅 minor grammar
This commit is contained in:
parent
96fe1c8d70
commit
d2084745ff
@ -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…
x
Reference in New Issue
Block a user