Petru pfp
Petru
@petruu
Struggling with gas optimization in Solidity? Use the `calldata` keyword for function parameters instead of `memory` whenever possible. It saves gas and makes your contract more efficient. Happy coding!
0 reply
0 recast
0 reaction