🧅 minor grammar

This commit is contained in:
bt3gl 2022-09-21 18:30:59 -07:00 committed by GitHub
parent 96fe1c8d70
commit d2084745ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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