cosmos-sdk/types/address
Robert Zaremba fd3bac0bda
chore: simplify ADR-028 and address.Module (#14017)
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
Co-authored-by: Aaron Craelius <aaron@regen.network>
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-01-16 13:49:04 +00:00
..
codec.go feat!: Add bech32 prefix to authkeeper (#9759) 2021-08-25 11:17:18 +00:00
hash_test.go chore: simplify ADR-028 and address.Module (#14017) 2023-01-16 13:49:04 +00:00
hash.go chore: simplify ADR-028 and address.Module (#14017) 2023-01-16 13:49:04 +00:00
README.md docs: updates outdated docs (#12014) 2022-05-31 08:59:38 -04:00
store_key_test.go adr-028 address generation (#8415) 2021-02-15 15:32:51 +00:00
store_key.go Refactor store keys for variable-length addresses (#8363) 2021-02-01 13:17:44 +00:00

Account

This package defines Cosmos SDK address-related functions.

References