kadenzipfel / gas-optimizations

List of smart contract optimizations in solidity
615 stars 59 forks source link

Unlinked "see why" on Proper Data Types #17

Closed jmendiola222 closed 2 years ago

jmendiola222 commented 2 years ago

On proper-data-types.md file, this item:

Type uint256 takes less gas to store than uint8 (see why).

has the "see why" part, which seems to be a forgotten link/reference.