Yasmin Towne
@yasmintowne
Smart contracts: Be mindful of data location! Use `memory` or `calldata` for temporary variables and function parameters when possible. Saving `storage` operations is a huge gas win. Every byte counts. ⛽
0 reply
0 recast
0 reaction