Documentation ¶
Index ¶
- Variables
- type DCDTRoles
- func (*DCDTRoles) Descriptor() ([]byte, []int)
- func (this *DCDTRoles) Equal(that interface{}) bool
- func (m *DCDTRoles) GetRoles() [][]byte
- func (this *DCDTRoles) GoString() string
- func (m *DCDTRoles) Marshal() (dAtA []byte, err error)
- func (m *DCDTRoles) MarshalTo(dAtA []byte) (int, error)
- func (m *DCDTRoles) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DCDTRoles) ProtoMessage()
- func (m *DCDTRoles) Reset()
- func (m *DCDTRoles) Size() (n int)
- func (this *DCDTRoles) String() string
- func (m *DCDTRoles) Unmarshal(dAtA []byte) error
- func (m *DCDTRoles) XXX_DiscardUnknown()
- func (m *DCDTRoles) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DCDTRoles) XXX_Merge(src proto.Message)
- func (m *DCDTRoles) XXX_Size() int
- func (m *DCDTRoles) XXX_Unmarshal(b []byte) error
- type DCDigitalToken
- func (*DCDigitalToken) Descriptor() ([]byte, []int)
- func (this *DCDigitalToken) Equal(that interface{}) bool
- func (m *DCDigitalToken) GetProperties() []byte
- func (m *DCDigitalToken) GetReserved() []byte
- func (m *DCDigitalToken) GetTokenMetaData() *MetaData
- func (m *DCDigitalToken) GetType() uint32
- func (m *DCDigitalToken) GetValue() *math_big.Int
- func (this *DCDigitalToken) GoString() string
- func (m *DCDigitalToken) Marshal() (dAtA []byte, err error)
- func (m *DCDigitalToken) MarshalTo(dAtA []byte) (int, error)
- func (m *DCDigitalToken) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DCDigitalToken) ProtoMessage()
- func (m *DCDigitalToken) Reset()
- func (m *DCDigitalToken) Size() (n int)
- func (this *DCDigitalToken) String() string
- func (m *DCDigitalToken) Unmarshal(dAtA []byte) error
- func (m *DCDigitalToken) XXX_DiscardUnknown()
- func (m *DCDigitalToken) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DCDigitalToken) XXX_Merge(src proto.Message)
- func (m *DCDigitalToken) XXX_Size() int
- func (m *DCDigitalToken) XXX_Unmarshal(b []byte) error
- type MetaData
- func (*MetaData) Descriptor() ([]byte, []int)
- func (this *MetaData) Equal(that interface{}) bool
- func (m *MetaData) GetAttributes() []byte
- func (m *MetaData) GetCreator() []byte
- func (m *MetaData) GetHash() []byte
- func (m *MetaData) GetName() []byte
- func (m *MetaData) GetNonce() uint64
- func (m *MetaData) GetRoyalties() uint32
- func (m *MetaData) GetURIs() [][]byte
- func (this *MetaData) GoString() string
- func (m *MetaData) Marshal() (dAtA []byte, err error)
- func (m *MetaData) MarshalTo(dAtA []byte) (int, error)
- func (m *MetaData) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*MetaData) ProtoMessage()
- func (m *MetaData) Reset()
- func (m *MetaData) Size() (n int)
- func (this *MetaData) String() string
- func (m *MetaData) Unmarshal(dAtA []byte) error
- func (m *MetaData) XXX_DiscardUnknown()
- func (m *MetaData) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MetaData) XXX_Merge(src proto.Message)
- func (m *MetaData) XXX_Size() int
- func (m *MetaData) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
type DCDTRoles ¶
type DCDTRoles struct {
Roles [][]byte `protobuf:"bytes,1,rep,name=Roles,proto3" json:"roles"`
}
DCDTRoles holds the roles for a given token and the given address
func (*DCDTRoles) Descriptor ¶
func (*DCDTRoles) MarshalToSizedBuffer ¶
func (*DCDTRoles) ProtoMessage ¶
func (*DCDTRoles) ProtoMessage()
func (*DCDTRoles) XXX_DiscardUnknown ¶
func (m *DCDTRoles) XXX_DiscardUnknown()
func (*DCDTRoles) XXX_Marshal ¶
func (*DCDTRoles) XXX_Unmarshal ¶
type DCDigitalToken ¶
type DCDigitalToken struct { Type uint32 `protobuf:"varint,1,opt,name=Type,proto3" json:"Type"` Value *math_big.Int `` /* 138-byte string literal not displayed */ Properties []byte `protobuf:"bytes,3,opt,name=Properties,proto3" json:"Properties"` TokenMetaData *MetaData `protobuf:"bytes,4,opt,name=TokenMetaData,proto3" json:"MetaData"` Reserved []byte `protobuf:"bytes,5,opt,name=Reserved,proto3" json:"Reserved"` }
DCDigitalToken holds the data for a Dharitri Core Token transaction
func (*DCDigitalToken) Descriptor ¶
func (*DCDigitalToken) Descriptor() ([]byte, []int)
func (*DCDigitalToken) Equal ¶
func (this *DCDigitalToken) Equal(that interface{}) bool
func (*DCDigitalToken) GetProperties ¶
func (m *DCDigitalToken) GetProperties() []byte
func (*DCDigitalToken) GetReserved ¶
func (m *DCDigitalToken) GetReserved() []byte
func (*DCDigitalToken) GetTokenMetaData ¶
func (m *DCDigitalToken) GetTokenMetaData() *MetaData
func (*DCDigitalToken) GetType ¶
func (m *DCDigitalToken) GetType() uint32
func (*DCDigitalToken) GetValue ¶
func (m *DCDigitalToken) GetValue() *math_big.Int
func (*DCDigitalToken) GoString ¶
func (this *DCDigitalToken) GoString() string
func (*DCDigitalToken) Marshal ¶
func (m *DCDigitalToken) Marshal() (dAtA []byte, err error)
func (*DCDigitalToken) MarshalToSizedBuffer ¶
func (m *DCDigitalToken) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*DCDigitalToken) ProtoMessage ¶
func (*DCDigitalToken) ProtoMessage()
func (*DCDigitalToken) Reset ¶
func (m *DCDigitalToken) Reset()
func (*DCDigitalToken) Size ¶
func (m *DCDigitalToken) Size() (n int)
func (*DCDigitalToken) String ¶
func (this *DCDigitalToken) String() string
func (*DCDigitalToken) Unmarshal ¶
func (m *DCDigitalToken) Unmarshal(dAtA []byte) error
func (*DCDigitalToken) XXX_DiscardUnknown ¶
func (m *DCDigitalToken) XXX_DiscardUnknown()
func (*DCDigitalToken) XXX_Marshal ¶
func (m *DCDigitalToken) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DCDigitalToken) XXX_Merge ¶
func (m *DCDigitalToken) XXX_Merge(src proto.Message)
func (*DCDigitalToken) XXX_Size ¶
func (m *DCDigitalToken) XXX_Size() int
func (*DCDigitalToken) XXX_Unmarshal ¶
func (m *DCDigitalToken) XXX_Unmarshal(b []byte) error
type MetaData ¶
type MetaData struct { Nonce uint64 `protobuf:"varint,1,opt,name=Nonce,proto3" json:"Nonce"` Name []byte `protobuf:"bytes,2,opt,name=Name,proto3" json:"Name"` Creator []byte `protobuf:"bytes,3,opt,name=Creator,proto3" json:"Creator"` Royalties uint32 `protobuf:"varint,4,opt,name=Royalties,proto3" json:"Royalties"` Hash []byte `protobuf:"bytes,5,opt,name=Hash,proto3" json:"Hash"` URIs [][]byte `protobuf:"bytes,6,rep,name=URIs,proto3" json:"URIs"` Attributes []byte `protobuf:"bytes,7,opt,name=Attributes,proto3" json:"Attributes"` }
MetaData hold the metadata structure for the DCDT token
func (*MetaData) Descriptor ¶
func (*MetaData) GetAttributes ¶
func (*MetaData) GetCreator ¶
func (*MetaData) GetRoyalties ¶
func (*MetaData) MarshalToSizedBuffer ¶
func (*MetaData) ProtoMessage ¶
func (*MetaData) ProtoMessage()
func (*MetaData) XXX_DiscardUnknown ¶
func (m *MetaData) XXX_DiscardUnknown()
func (*MetaData) XXX_Marshal ¶
func (*MetaData) XXX_Unmarshal ¶
Click to show internal directories.
Click to hide internal directories.