issues
search
Finschia
/
cosmwasm
Fast and reusable WebAssembly smart contract runtime(and library) for finschia-sdk.
Apache License 2.0
27
stars
14
forks
source link
fix: add the error handling when getting address from storage
#316
Closed
Kynea0b
closed
1 year ago
Kynea0b
commented
1 year ago
Description
Added error handling when getting address from storage
Types of changes
[ ] Bug fix (changes which fixes an issue)
[ ] New feature (changes which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
[x] ETC (build, ci, docs, perf, refactor, style, test)
Checklist
[x] I followed the
contributing guidelines
.
[ ] I have updated the documentation accordingly. (not needed)
[ ] I have added tests to cover my changes. (not needed)
[x] The PR title and commits are followed
conventional commit form
.
Description
Added error handling when getting address from storage
Types of changes
Checklist