Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterCodec ¶
Types ¶
type AccAddressData ¶
type AccAddressData interface {
Data
Get() sdkTypes.AccAddress
}
type BooleanData ¶
type Data ¶
type Data interface {
GetID() ids.DataID
String() string
Bytes() []byte
GetType() ids.StringID
ZeroValue() Data
// GenerateHash returns the hash of the Data as an ID
// * Returns ID of empty bytes when the value of Data is that Data type's zero value
GenerateHashID() ids.HashID
traits.Listable
}
TODO URI and ID data type
type HeightData ¶
type StringData ¶
Source Files
¶
Click to show internal directories.
Click to hide internal directories.