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