Facundo Lerena
Facundo Lerena
## Summary - [M] y/n | Does it introduce breaking changes? - [N] y/n | Is it dependant on the specific version of `cargo-contract` or `pallet-contracts`? Added a check for...
## Summary - [N] y/n | Does it introduce breaking changes? - [N] y/n | Is it dependant on the specific version of `cargo-contract` or `pallet-contracts`? Updated the default balance...
- Check if the address passed is using in `mapping.get()`. This is not a problem - Check if `0x...0` is hardcoded. - Following the last point, we can check for...