Versions in this module Expand all Collapse all v0 v0.50.9 Jul 10, 2024 Changes in this version + const Len + const MaxAddrLen + func Compose(typ string, subAddresses []Addressable) ([]byte, error) + func Derive(address, key []byte) []byte + func Hash(typ string, key []byte) []byte + func LengthPrefix(bz []byte) ([]byte, error) + func Module(moduleName string, derivationKeys ...[]byte) []byte + func MustLengthPrefix(bz []byte) []byte + type Addressable interface + Address func() []byte Other modules containing this package github.com/T-ragon/cosmos-sdk/v3