vhp

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_contracts_vhp_vhp_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type BalanceEntry

type BalanceEntry struct {
	BlockHeight uint64 `protobuf:"varint,1,opt,name=block_height,json=blockHeight,proto3" json:"block_height,omitempty"`
	Balance     uint64 `protobuf:"varint,2,opt,name=balance,proto3" json:"balance,omitempty"`
	// contains filtered or unexported fields
}

func (*BalanceEntry) Descriptor deprecated

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

Deprecated: Use BalanceEntry.ProtoReflect.Descriptor instead.

func (*BalanceEntry) GetBalance

func (x *BalanceEntry) GetBalance() uint64

func (*BalanceEntry) GetBlockHeight

func (x *BalanceEntry) GetBlockHeight() uint64

func (*BalanceEntry) ProtoMessage

func (*BalanceEntry) ProtoMessage()

func (*BalanceEntry) ProtoReflect

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

func (*BalanceEntry) Reset

func (x *BalanceEntry) Reset()

func (*BalanceEntry) String

func (x *BalanceEntry) String() string

type EffectiveBalanceObject

type EffectiveBalanceObject struct {
	CurrentBalance uint64          `protobuf:"varint,1,opt,name=current_balance,json=currentBalance,proto3" json:"current_balance,omitempty"`
	PastBalances   []*BalanceEntry `protobuf:"bytes,2,rep,name=past_balances,json=pastBalances,proto3" json:"past_balances,omitempty"`
	// contains filtered or unexported fields
}

func (*EffectiveBalanceObject) Descriptor deprecated

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

Deprecated: Use EffectiveBalanceObject.ProtoReflect.Descriptor instead.

func (*EffectiveBalanceObject) GetCurrentBalance

func (x *EffectiveBalanceObject) GetCurrentBalance() uint64

func (*EffectiveBalanceObject) GetPastBalances

func (x *EffectiveBalanceObject) GetPastBalances() []*BalanceEntry

func (*EffectiveBalanceObject) ProtoMessage

func (*EffectiveBalanceObject) ProtoMessage()

func (*EffectiveBalanceObject) ProtoReflect

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

func (*EffectiveBalanceObject) Reset

func (x *EffectiveBalanceObject) Reset()

func (*EffectiveBalanceObject) String

func (x *EffectiveBalanceObject) String() string

type EffectiveBalanceOfArguments

type EffectiveBalanceOfArguments struct {
	Owner []byte `protobuf:"bytes,1,opt,name=owner,proto3" json:"owner,omitempty"`
	// contains filtered or unexported fields
}

func (*EffectiveBalanceOfArguments) Descriptor deprecated

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

Deprecated: Use EffectiveBalanceOfArguments.ProtoReflect.Descriptor instead.

func (*EffectiveBalanceOfArguments) GetOwner

func (x *EffectiveBalanceOfArguments) GetOwner() []byte

func (*EffectiveBalanceOfArguments) ProtoMessage

func (*EffectiveBalanceOfArguments) ProtoMessage()

func (*EffectiveBalanceOfArguments) ProtoReflect

func (*EffectiveBalanceOfArguments) Reset

func (x *EffectiveBalanceOfArguments) Reset()

func (*EffectiveBalanceOfArguments) String

func (x *EffectiveBalanceOfArguments) String() string

type EffectiveBalanceOfResult

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

func (*EffectiveBalanceOfResult) Descriptor deprecated

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

Deprecated: Use EffectiveBalanceOfResult.ProtoReflect.Descriptor instead.

func (*EffectiveBalanceOfResult) GetValue

func (x *EffectiveBalanceOfResult) GetValue() uint64

func (*EffectiveBalanceOfResult) ProtoMessage

func (*EffectiveBalanceOfResult) ProtoMessage()

func (*EffectiveBalanceOfResult) ProtoReflect

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

func (*EffectiveBalanceOfResult) Reset

func (x *EffectiveBalanceOfResult) Reset()

func (*EffectiveBalanceOfResult) String

func (x *EffectiveBalanceOfResult) String() string

Jump to

Keyboard shortcuts

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