-
Notifications
You must be signed in to change notification settings - Fork 124
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cosmrs: update AccountId validation to match Cosmos SDK (#197)
This Cosmos SDK change allows variable-sized addresses: cosmos/cosmos-sdk#8363 This commit changes the validation logic to support addresses whose lengths are `1..=255`.
- Loading branch information
Showing
1 changed file
with
6 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters