mempool

package
v2.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_koinos_mempool_mempool_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type AddressResourceRecord

type AddressResourceRecord struct {
	MaxRc     uint64 `protobuf:"varint,1,opt,name=max_rc,json=maxRc,proto3" json:"max_rc,omitempty"`
	CurrentRc uint64 `protobuf:"varint,2,opt,name=current_rc,json=currentRc,proto3" json:"current_rc,omitempty"`
	// contains filtered or unexported fields
}

func (*AddressResourceRecord) Descriptor deprecated

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

Deprecated: Use AddressResourceRecord.ProtoReflect.Descriptor instead.

func (*AddressResourceRecord) GetCurrentRc

func (x *AddressResourceRecord) GetCurrentRc() uint64

func (*AddressResourceRecord) GetMaxRc

func (x *AddressResourceRecord) GetMaxRc() uint64

func (*AddressResourceRecord) ProtoMessage

func (*AddressResourceRecord) ProtoMessage()

func (*AddressResourceRecord) ProtoReflect

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

func (*AddressResourceRecord) Reset

func (x *AddressResourceRecord) Reset()

func (*AddressResourceRecord) String

func (x *AddressResourceRecord) String() string

type MempoolMetadata

type MempoolMetadata struct {
	SeqNum uint64 `protobuf:"varint,1,opt,name=seq_num,json=seqNum,proto3" json:"seq_num,omitempty"`
	// contains filtered or unexported fields
}

func (*MempoolMetadata) Descriptor deprecated

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

Deprecated: Use MempoolMetadata.ProtoReflect.Descriptor instead.

func (*MempoolMetadata) GetSeqNum

func (x *MempoolMetadata) GetSeqNum() uint64

func (*MempoolMetadata) ProtoMessage

func (*MempoolMetadata) ProtoMessage()

func (*MempoolMetadata) ProtoReflect

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

func (*MempoolMetadata) Reset

func (x *MempoolMetadata) Reset()

func (*MempoolMetadata) String

func (x *MempoolMetadata) String() string

type PendingTransactionRecord

type PendingTransactionRecord struct {
	Transaction          *protocol.Transaction `protobuf:"bytes,1,opt,name=transaction,proto3" json:"transaction,omitempty"`
	Timestamp            uint64                `protobuf:"varint,2,opt,name=timestamp,proto3" json:"timestamp,omitempty"`
	DiskStorageUsed      uint64                `protobuf:"varint,3,opt,name=disk_storage_used,json=diskStorageUsed,proto3" json:"disk_storage_used,omitempty"`
	NetworkBandwidthUsed uint64                `protobuf:"varint,4,opt,name=network_bandwidth_used,json=networkBandwidthUsed,proto3" json:"network_bandwidth_used,omitempty"`
	ComputeBandwidthUsed uint64                `protobuf:"varint,5,opt,name=compute_bandwidth_used,json=computeBandwidthUsed,proto3" json:"compute_bandwidth_used,omitempty"`
	// contains filtered or unexported fields
}

func (*PendingTransactionRecord) Descriptor deprecated

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

Deprecated: Use PendingTransactionRecord.ProtoReflect.Descriptor instead.

func (*PendingTransactionRecord) GetComputeBandwidthUsed

func (x *PendingTransactionRecord) GetComputeBandwidthUsed() uint64

func (*PendingTransactionRecord) GetDiskStorageUsed

func (x *PendingTransactionRecord) GetDiskStorageUsed() uint64

func (*PendingTransactionRecord) GetNetworkBandwidthUsed

func (x *PendingTransactionRecord) GetNetworkBandwidthUsed() uint64

func (*PendingTransactionRecord) GetTimestamp

func (x *PendingTransactionRecord) GetTimestamp() uint64

func (*PendingTransactionRecord) GetTransaction

func (x *PendingTransactionRecord) GetTransaction() *protocol.Transaction

func (*PendingTransactionRecord) ProtoMessage

func (*PendingTransactionRecord) ProtoMessage()

func (*PendingTransactionRecord) ProtoReflect

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

func (*PendingTransactionRecord) Reset

func (x *PendingTransactionRecord) Reset()

func (*PendingTransactionRecord) String

func (x *PendingTransactionRecord) String() string

Jump to

Keyboard shortcuts

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