This website requires JavaScript.
Explore
Help
Sign In
LaconicNetwork
/
cosmos-sdk
Watch
9
Star
0
Fork
0
You've already forked cosmos-sdk
Code
Issues
Pull Requests
Packages
Projects
Releases
2
Wiki
Activity
fb9efdf875
cosmos-sdk
/
types
/
address
History
Emil Georgiev
dcec6adaf5
test(types/address): add additional unit tests for address.LengthPrefix and a… (
#19964
)
2024-04-05 13:12:50 +00:00
..
hash_test.go
style: use thelper (
#16777
)
2023-07-03 13:33:05 +00:00
hash.go
style: enable strict gofumpt (
#15579
)
2023-03-28 18:59:21 +00:00
README.md
docs: updates outdated docs (
#12014
)
2022-05-31 08:59:38 -04:00
store_key_test.go
test(types/address): add additional unit tests for address.LengthPrefix and a… (
#19964
)
2024-04-05 13:12:50 +00:00
store_key.go
refactor: fix lint issues + gofumpt (
#15062
)
2023-02-19 10:31:49 +00:00
README.md
Account
This package defines Cosmos SDK address-related functions.
References
ADR-028