types

package
v0.0.0-...-0b06f50 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 12, 2020 License: BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EthCall

type EthCall struct {
	Version              uint32   `protobuf:"varint,1,opt,name=version,proto3" json:"version,omitempty"`
	Data                 string   `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*EthCall) Descriptor

func (*EthCall) Descriptor() ([]byte, []int)

func (*EthCall) GetData

func (m *EthCall) GetData() string

func (*EthCall) GetVersion

func (m *EthCall) GetVersion() uint32

func (*EthCall) ProtoMessage

func (*EthCall) ProtoMessage()

func (*EthCall) Reset

func (m *EthCall) Reset()

func (*EthCall) String

func (m *EthCall) String() string

func (*EthCall) XXX_DiscardUnknown

func (m *EthCall) XXX_DiscardUnknown()

func (*EthCall) XXX_Marshal

func (m *EthCall) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*EthCall) XXX_Merge

func (dst *EthCall) XXX_Merge(src proto.Message)

func (*EthCall) XXX_Size

func (m *EthCall) XXX_Size() int

func (*EthCall) XXX_Unmarshal

func (m *EthCall) XXX_Unmarshal(b []byte) error

type EthCallResult

type EthCallResult struct {
	Version              uint32   `protobuf:"varint,1,opt,name=version,proto3" json:"version,omitempty"`
	Data                 string   `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*EthCallResult) Descriptor

func (*EthCallResult) Descriptor() ([]byte, []int)

func (*EthCallResult) GetData

func (m *EthCallResult) GetData() string

func (*EthCallResult) GetVersion

func (m *EthCallResult) GetVersion() uint32

func (*EthCallResult) ProtoMessage

func (*EthCallResult) ProtoMessage()

func (*EthCallResult) Reset

func (m *EthCallResult) Reset()

func (*EthCallResult) String

func (m *EthCallResult) String() string

func (*EthCallResult) XXX_DiscardUnknown

func (m *EthCallResult) XXX_DiscardUnknown()

func (*EthCallResult) XXX_Marshal

func (m *EthCallResult) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*EthCallResult) XXX_Merge

func (dst *EthCallResult) XXX_Merge(src proto.Message)

func (*EthCallResult) XXX_Size

func (m *EthCallResult) XXX_Size() int

func (*EthCallResult) XXX_Unmarshal

func (m *EthCallResult) XXX_Unmarshal(b []byte) error

type EthTransaction

type EthTransaction struct {
	Version              uint32   `protobuf:"varint,1,opt,name=version,proto3" json:"version,omitempty"`
	Data                 string   `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*EthTransaction) Descriptor

func (*EthTransaction) Descriptor() ([]byte, []int)

func (*EthTransaction) GetData

func (m *EthTransaction) GetData() string

func (*EthTransaction) GetVersion

func (m *EthTransaction) GetVersion() uint32

func (*EthTransaction) ProtoMessage

func (*EthTransaction) ProtoMessage()

func (*EthTransaction) Reset

func (m *EthTransaction) Reset()

func (*EthTransaction) String

func (m *EthTransaction) String() string

func (*EthTransaction) XXX_DiscardUnknown

func (m *EthTransaction) XXX_DiscardUnknown()

func (*EthTransaction) XXX_Marshal

func (m *EthTransaction) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*EthTransaction) XXX_Merge

func (dst *EthTransaction) XXX_Merge(src proto.Message)

func (*EthTransaction) XXX_Size

func (m *EthTransaction) XXX_Size() int

func (*EthTransaction) XXX_Unmarshal

func (m *EthTransaction) XXX_Unmarshal(b []byte) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL