cosmos-sdk/types/address
2021-05-17 12:57:24 +00:00
..
hash_test.go ADR-28 derive address functions (#9088) 2021-04-15 21:32:45 +00:00
hash.go v043 audit changes for types/ (#9290) 2021-05-17 12:57:24 +00:00
README.md v043 audit changes for types/ (#9290) 2021-05-17 12:57:24 +00: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