Documentation ¶
Index ¶
Constants ¶
View Source
const MaxMemoSize = 256
MaxMemoSize is the maximum number of bytes in the memo field
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Alias ¶
type Alias struct { ID ids.ShortID `serialize:"true" json:"id"` Memo types.JSONByteSlice `serialize:"true" json:"memo"` Owners Owners `serialize:"true" json:"owners"` }
func (*Alias) VerifyState ¶
type AliasWithNonce ¶
Click to show internal directories.
Click to hide internal directories.