Content
@
https://opensea.io/collection/dev-21
0 reply
0 recast
2 reactions
Greg
@greg
Is it ok to ignore "This declaration shadows an existing declaration" warnings in Solidity, or is that strongly discouraged?
2 replies
0 recast
4 reactions
horsefacts 🚂
@horsefacts.eth
depends on the context but I would avoid it. I usually just prefix with an underscore or change the name.
1 reply
0 recast
8 reactions
Daniel Lombraña
@teleyinex.eth
Don't ignore it. Compilers warn us for a reason.
0 reply
0 recast
1 reaction