Documentation ¶
Index ¶
Constants ¶
View Source
const PERMANENT_DELEGATE_SIZE = 32
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PermanentDelegate ¶
type PermanentDelegate struct { // Optional permanent delegate for transferring or burning tokens Delegate common.PublicKey }
PermanentDelegate Struct
func (*PermanentDelegate) MarshalWithEncoder ¶
func (obj *PermanentDelegate) MarshalWithEncoder(encoder *binary.Encoder) (err error)
func (*PermanentDelegate) UnmarshalWithDecoder ¶
func (obj *PermanentDelegate) UnmarshalWithDecoder(decoder *binary.Decoder) (err error)
Click to show internal directories.
Click to hide internal directories.