cosmos-sdk/types/address
2023-02-19 10:31:49 +00:00
..
codec.go feat!: Add bech32 prefix to authkeeper (#9759) 2021-08-25 11:17:18 +00:00
hash_test.go refactor!: migrate Cosmos SDK to CometBFT (#14897) 2023-02-05 14:51:33 +01:00
hash.go refactor: fix lint issues + gofumpt (#15062) 2023-02-19 10:31:49 +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: fix lint issues + gofumpt (#15062) 2023-02-19 10:31:49 +00:00

Account

This package defines Cosmos SDK address-related functions.

References