migaloo-chain
migaloo-chain copied to clipboard
deps: bump cosmos-sdk to v0.47.11
Description and Motivation
Related Issues
Checklist:
- [ ] I have read Migaloo's contribution guidelines.
- [ ] My pull request has a sound title and description (not something vague like
Update index.md
) - [ ] All existing and new tests are passing.
- [ ] I updated/added relevant documentation.
- [ ] The code is formatted properly
golangci-lint run ./... --fix
.