Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( AttributeKeyPrefixLegacy = []byte{0x01} // prefix for keys with address length 20 < v0.43 AttributeAddrLengthLegacy = 20 )
Functions ¶
func AccountAttributeKeyLegacy ¶
func AccountAttributeKeyLegacy(acc sdk.AccAddress, attr types.Attribute) []byte
AccountAttributeKeyLegacy creates a legacy key for an account attribute
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.