indexpb

package
v1.14.0 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_index_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type ActionIndex

type ActionIndex struct {
	BlkHeight uint64 `protobuf:"varint,1,opt,name=blkHeight,proto3" json:"blkHeight,omitempty"`
	// contains filtered or unexported fields
}

func (*ActionIndex) Descriptor deprecated

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

Deprecated: Use ActionIndex.ProtoReflect.Descriptor instead.

func (*ActionIndex) GetBlkHeight

func (x *ActionIndex) GetBlkHeight() uint64

func (*ActionIndex) ProtoMessage

func (*ActionIndex) ProtoMessage()

func (*ActionIndex) ProtoReflect added in v1.1.2

func (x *ActionIndex) ProtoReflect() protoreflect.Message

func (*ActionIndex) Reset

func (x *ActionIndex) Reset()

func (*ActionIndex) String

func (x *ActionIndex) String() string

type BlockIndex

type BlockIndex struct {
	NumAction uint32 `protobuf:"varint,1,opt,name=numAction,proto3" json:"numAction,omitempty"`
	Hash      []byte `protobuf:"bytes,2,opt,name=hash,proto3" json:"hash,omitempty"`
	TsfAmount []byte `protobuf:"bytes,3,opt,name=tsfAmount,proto3" json:"tsfAmount,omitempty"`
	// contains filtered or unexported fields
}

func (*BlockIndex) Descriptor deprecated

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

Deprecated: Use BlockIndex.ProtoReflect.Descriptor instead.

func (*BlockIndex) GetHash

func (x *BlockIndex) GetHash() []byte

func (*BlockIndex) GetNumAction

func (x *BlockIndex) GetNumAction() uint32

func (*BlockIndex) GetTsfAmount

func (x *BlockIndex) GetTsfAmount() []byte

func (*BlockIndex) ProtoMessage

func (*BlockIndex) ProtoMessage()

func (*BlockIndex) ProtoReflect added in v1.1.2

func (x *BlockIndex) ProtoReflect() protoreflect.Message

func (*BlockIndex) Reset

func (x *BlockIndex) Reset()

func (*BlockIndex) String

func (x *BlockIndex) String() string

type SGDIndex added in v1.11.0

type SGDIndex struct {
	Contract []byte `protobuf:"bytes,1,opt,name=contract,proto3" json:"contract,omitempty"`
	Receiver []byte `protobuf:"bytes,2,opt,name=receiver,proto3" json:"receiver,omitempty"`
	Approved bool   `protobuf:"varint,3,opt,name=approved,proto3" json:"approved,omitempty"`
	// contains filtered or unexported fields
}

func (*SGDIndex) Descriptor deprecated added in v1.11.0

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

Deprecated: Use SGDIndex.ProtoReflect.Descriptor instead.

func (*SGDIndex) GetApproved added in v1.11.0

func (x *SGDIndex) GetApproved() bool

func (*SGDIndex) GetContract added in v1.11.0

func (x *SGDIndex) GetContract() []byte

func (*SGDIndex) GetReceiver added in v1.11.0

func (x *SGDIndex) GetReceiver() []byte

func (*SGDIndex) ProtoMessage added in v1.11.0

func (*SGDIndex) ProtoMessage()

func (*SGDIndex) ProtoReflect added in v1.11.0

func (x *SGDIndex) ProtoReflect() protoreflect.Message

func (*SGDIndex) Reset added in v1.11.0

func (x *SGDIndex) Reset()

func (*SGDIndex) String added in v1.11.0

func (x *SGDIndex) String() string

Jump to

Keyboard shortcuts

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