Documentation ¶
Index ¶
Constants ¶
View Source
const IMMUTABLE_OWNER_SIZE = 0
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ImmutableOwner ¶
type ImmutableOwner struct{}
ImmutableOwner Struct Indicates that the Account owner authority cannot be changed
func (*ImmutableOwner) MarshalWithEncoder ¶
func (obj *ImmutableOwner) MarshalWithEncoder(encoder *binary.Encoder) (err error)
func (*ImmutableOwner) UnmarshalWithDecoder ¶
func (obj *ImmutableOwner) UnmarshalWithDecoder(decoder *binary.Decoder) (err error)
Click to show internal directories.
Click to hide internal directories.