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: fix author of query-queue contract
#196
Closed
loloicci
closed
2 years ago
loloicci
commented
2 years ago
Description
fix the author field of Cargo.toml of query-queue contract.
Types of changes
[x] 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)
[ ] ETC (build, ci, docs, perf, refactor, style, test)
Checklist
[x] I followed the
contributing guidelines
.
[x] I have updated the documentation accordingly.
[x] I have added tests to cover my changes.
[x] The PR title and commits are followed
conventional commit form
.
Description
fix the author field of Cargo.toml of query-queue contract.
Types of changes
Checklist