cargo-contract
cargo-contract copied to clipboard
Add AccountId20 support
Summary
Closes #_
- [ ] y/n | Does it introduce breaking changes?
- [ ] y/n | Is it dependent on the specific version of
inkorpallet-contracts?
Description
Checklist before requesting a review
- [ ] My code follows the style guidelines of this project
- [ ] I have added an entry to
CHANGELOG.md - [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have added tests that prove my fix is effective or that my feature works
- [ ] Any dependent changes have been merged and published in downstream modules