stakingpb

package
v2.1.0-rc11 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_systemcontractindex_stakingindex_stakingpb_staking_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Bucket

type Bucket struct {
	Candidate  string `protobuf:"bytes,1,opt,name=candidate,proto3" json:"candidate,omitempty"`
	Owner      string `protobuf:"bytes,2,opt,name=owner,proto3" json:"owner,omitempty"`
	Amount     string `protobuf:"bytes,3,opt,name=amount,proto3" json:"amount,omitempty"`
	Duration   uint64 `protobuf:"varint,4,opt,name=duration,proto3" json:"duration,omitempty"`
	CreatedAt  uint64 `protobuf:"varint,5,opt,name=createdAt,proto3" json:"createdAt,omitempty"`
	UnlockedAt uint64 `protobuf:"varint,6,opt,name=unlockedAt,proto3" json:"unlockedAt,omitempty"`
	UnstakedAt uint64 `protobuf:"varint,7,opt,name=unstakedAt,proto3" json:"unstakedAt,omitempty"`
	// contains filtered or unexported fields
}

func (*Bucket) Descriptor deprecated

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

Deprecated: Use Bucket.ProtoReflect.Descriptor instead.

func (*Bucket) GetAmount

func (x *Bucket) GetAmount() string

func (*Bucket) GetCandidate

func (x *Bucket) GetCandidate() string

func (*Bucket) GetCreatedAt

func (x *Bucket) GetCreatedAt() uint64

func (*Bucket) GetDuration

func (x *Bucket) GetDuration() uint64

func (*Bucket) GetOwner

func (x *Bucket) GetOwner() string

func (*Bucket) GetUnlockedAt

func (x *Bucket) GetUnlockedAt() uint64

func (*Bucket) GetUnstakedAt

func (x *Bucket) GetUnstakedAt() uint64

func (*Bucket) ProtoMessage

func (*Bucket) ProtoMessage()

func (*Bucket) ProtoReflect

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

func (*Bucket) Reset

func (x *Bucket) Reset()

func (*Bucket) String

func (x *Bucket) String() string

Jump to

Keyboard shortcuts

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