Documentation ¶
Index ¶
- Variables
- type BindingSignature
- func (*BindingSignature) Descriptor() ([]byte, []int)
- func (m *BindingSignature) GetInner() []byte
- func (m *BindingSignature) Marshal() (dAtA []byte, err error)
- func (m *BindingSignature) MarshalTo(dAtA []byte) (int, error)
- func (m *BindingSignature) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*BindingSignature) ProtoMessage()
- func (m *BindingSignature) Reset()
- func (m *BindingSignature) Size() (n int)
- func (m *BindingSignature) String() string
- func (m *BindingSignature) Unmarshal(dAtA []byte) error
- func (m *BindingSignature) XXX_DiscardUnknown()
- func (m *BindingSignature) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BindingSignature) XXX_Merge(src proto.Message)
- func (m *BindingSignature) XXX_Size() int
- func (m *BindingSignature) XXX_Unmarshal(b []byte) error
- type SpendAuthSignature
- func (*SpendAuthSignature) Descriptor() ([]byte, []int)
- func (m *SpendAuthSignature) GetInner() []byte
- func (m *SpendAuthSignature) Marshal() (dAtA []byte, err error)
- func (m *SpendAuthSignature) MarshalTo(dAtA []byte) (int, error)
- func (m *SpendAuthSignature) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SpendAuthSignature) ProtoMessage()
- func (m *SpendAuthSignature) Reset()
- func (m *SpendAuthSignature) Size() (n int)
- func (m *SpendAuthSignature) String() string
- func (m *SpendAuthSignature) Unmarshal(dAtA []byte) error
- func (m *SpendAuthSignature) XXX_DiscardUnknown()
- func (m *SpendAuthSignature) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SpendAuthSignature) XXX_Merge(src proto.Message)
- func (m *SpendAuthSignature) XXX_Size() int
- func (m *SpendAuthSignature) XXX_Unmarshal(b []byte) error
- type SpendVerificationKey
- func (*SpendVerificationKey) Descriptor() ([]byte, []int)
- func (m *SpendVerificationKey) GetInner() []byte
- func (m *SpendVerificationKey) Marshal() (dAtA []byte, err error)
- func (m *SpendVerificationKey) MarshalTo(dAtA []byte) (int, error)
- func (m *SpendVerificationKey) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SpendVerificationKey) ProtoMessage()
- func (m *SpendVerificationKey) Reset()
- func (m *SpendVerificationKey) Size() (n int)
- func (m *SpendVerificationKey) String() string
- func (m *SpendVerificationKey) Unmarshal(dAtA []byte) error
- func (m *SpendVerificationKey) XXX_DiscardUnknown()
- func (m *SpendVerificationKey) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SpendVerificationKey) XXX_Merge(src proto.Message)
- func (m *SpendVerificationKey) XXX_Size() int
- func (m *SpendVerificationKey) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
type BindingSignature ¶
type BindingSignature struct {
Inner []byte `protobuf:"bytes,1,opt,name=inner,proto3" json:"inner,omitempty"`
}
func (*BindingSignature) Descriptor ¶
func (*BindingSignature) Descriptor() ([]byte, []int)
func (*BindingSignature) GetInner ¶
func (m *BindingSignature) GetInner() []byte
func (*BindingSignature) Marshal ¶
func (m *BindingSignature) Marshal() (dAtA []byte, err error)
func (*BindingSignature) MarshalToSizedBuffer ¶
func (m *BindingSignature) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*BindingSignature) ProtoMessage ¶
func (*BindingSignature) ProtoMessage()
func (*BindingSignature) Reset ¶
func (m *BindingSignature) Reset()
func (*BindingSignature) Size ¶
func (m *BindingSignature) Size() (n int)
func (*BindingSignature) String ¶
func (m *BindingSignature) String() string
func (*BindingSignature) Unmarshal ¶
func (m *BindingSignature) Unmarshal(dAtA []byte) error
func (*BindingSignature) XXX_DiscardUnknown ¶
func (m *BindingSignature) XXX_DiscardUnknown()
func (*BindingSignature) XXX_Marshal ¶
func (m *BindingSignature) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BindingSignature) XXX_Merge ¶
func (m *BindingSignature) XXX_Merge(src proto.Message)
func (*BindingSignature) XXX_Size ¶
func (m *BindingSignature) XXX_Size() int
func (*BindingSignature) XXX_Unmarshal ¶
func (m *BindingSignature) XXX_Unmarshal(b []byte) error
type SpendAuthSignature ¶
type SpendAuthSignature struct {
Inner []byte `protobuf:"bytes,1,opt,name=inner,proto3" json:"inner,omitempty"`
}
func (*SpendAuthSignature) Descriptor ¶
func (*SpendAuthSignature) Descriptor() ([]byte, []int)
func (*SpendAuthSignature) GetInner ¶
func (m *SpendAuthSignature) GetInner() []byte
func (*SpendAuthSignature) Marshal ¶
func (m *SpendAuthSignature) Marshal() (dAtA []byte, err error)
func (*SpendAuthSignature) MarshalTo ¶
func (m *SpendAuthSignature) MarshalTo(dAtA []byte) (int, error)
func (*SpendAuthSignature) MarshalToSizedBuffer ¶
func (m *SpendAuthSignature) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*SpendAuthSignature) ProtoMessage ¶
func (*SpendAuthSignature) ProtoMessage()
func (*SpendAuthSignature) Reset ¶
func (m *SpendAuthSignature) Reset()
func (*SpendAuthSignature) Size ¶
func (m *SpendAuthSignature) Size() (n int)
func (*SpendAuthSignature) String ¶
func (m *SpendAuthSignature) String() string
func (*SpendAuthSignature) Unmarshal ¶
func (m *SpendAuthSignature) Unmarshal(dAtA []byte) error
func (*SpendAuthSignature) XXX_DiscardUnknown ¶
func (m *SpendAuthSignature) XXX_DiscardUnknown()
func (*SpendAuthSignature) XXX_Marshal ¶
func (m *SpendAuthSignature) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SpendAuthSignature) XXX_Merge ¶
func (m *SpendAuthSignature) XXX_Merge(src proto.Message)
func (*SpendAuthSignature) XXX_Size ¶
func (m *SpendAuthSignature) XXX_Size() int
func (*SpendAuthSignature) XXX_Unmarshal ¶
func (m *SpendAuthSignature) XXX_Unmarshal(b []byte) error
type SpendVerificationKey ¶
type SpendVerificationKey struct {
Inner []byte `protobuf:"bytes,1,opt,name=inner,proto3" json:"inner,omitempty"`
}
func (*SpendVerificationKey) Descriptor ¶
func (*SpendVerificationKey) Descriptor() ([]byte, []int)
func (*SpendVerificationKey) GetInner ¶
func (m *SpendVerificationKey) GetInner() []byte
func (*SpendVerificationKey) Marshal ¶
func (m *SpendVerificationKey) Marshal() (dAtA []byte, err error)
func (*SpendVerificationKey) MarshalTo ¶
func (m *SpendVerificationKey) MarshalTo(dAtA []byte) (int, error)
func (*SpendVerificationKey) MarshalToSizedBuffer ¶
func (m *SpendVerificationKey) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*SpendVerificationKey) ProtoMessage ¶
func (*SpendVerificationKey) ProtoMessage()
func (*SpendVerificationKey) Reset ¶
func (m *SpendVerificationKey) Reset()
func (*SpendVerificationKey) Size ¶
func (m *SpendVerificationKey) Size() (n int)
func (*SpendVerificationKey) String ¶
func (m *SpendVerificationKey) String() string
func (*SpendVerificationKey) Unmarshal ¶
func (m *SpendVerificationKey) Unmarshal(dAtA []byte) error
func (*SpendVerificationKey) XXX_DiscardUnknown ¶
func (m *SpendVerificationKey) XXX_DiscardUnknown()
func (*SpendVerificationKey) XXX_Marshal ¶
func (m *SpendVerificationKey) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SpendVerificationKey) XXX_Merge ¶
func (m *SpendVerificationKey) XXX_Merge(src proto.Message)
func (*SpendVerificationKey) XXX_Size ¶
func (m *SpendVerificationKey) XXX_Size() int
func (*SpendVerificationKey) XXX_Unmarshal ¶
func (m *SpendVerificationKey) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.