abci

package
v1.36.11-2024041701505... Latest Latest
Warning

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

Go to latest
Published: unknown License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_astria_vendored_tendermint_abci_types_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type ValidatorUpdate

type ValidatorUpdate struct {
	PubKey *crypto.PublicKey `protobuf:"bytes,1,opt,name=pub_key,json=pubKey,proto3" json:"pub_key,omitempty"`
	Power  int64             `protobuf:"varint,2,opt,name=power,proto3" json:"power,omitempty"`
	// contains filtered or unexported fields
}

func (*ValidatorUpdate) ClearPubKey

func (x *ValidatorUpdate) ClearPubKey()

func (*ValidatorUpdate) GetPower

func (x *ValidatorUpdate) GetPower() int64

func (*ValidatorUpdate) GetPubKey

func (x *ValidatorUpdate) GetPubKey() *crypto.PublicKey

func (*ValidatorUpdate) HasPubKey

func (x *ValidatorUpdate) HasPubKey() bool

func (*ValidatorUpdate) ProtoMessage

func (*ValidatorUpdate) ProtoMessage()

func (*ValidatorUpdate) ProtoReflect

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

func (*ValidatorUpdate) Reset

func (x *ValidatorUpdate) Reset()

func (*ValidatorUpdate) SetPower

func (x *ValidatorUpdate) SetPower(v int64)

func (*ValidatorUpdate) SetPubKey

func (x *ValidatorUpdate) SetPubKey(v *crypto.PublicKey)

func (*ValidatorUpdate) String

func (x *ValidatorUpdate) String() string

type ValidatorUpdate_builder

type ValidatorUpdate_builder struct {
	PubKey *crypto.PublicKey
	Power  int64
	// contains filtered or unexported fields
}

func (ValidatorUpdate_builder) Build

Source Files

  • types.pb.go

Jump to

Keyboard shortcuts

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