Documentation ¶
Overview ¶
Code generated by protoc-gen-go-pulsar. DO NOT EDIT.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var File_ibc_lightclients_localhost_v2_localhost_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type ClientState ¶
type ClientState struct { // the latest block height LatestHeight *v1.Height `protobuf:"bytes,1,opt,name=latest_height,json=latestHeight,proto3" json:"latest_height,omitempty"` // contains filtered or unexported fields }
ClientState defines the 09-localhost client state
func (*ClientState) Descriptor
deprecated
func (*ClientState) Descriptor() ([]byte, []int)
Deprecated: Use ClientState.ProtoReflect.Descriptor instead.
func (*ClientState) GetLatestHeight ¶
func (x *ClientState) GetLatestHeight() *v1.Height
func (*ClientState) ProtoMessage ¶
func (*ClientState) ProtoMessage()
func (*ClientState) ProtoReflect ¶
func (x *ClientState) ProtoReflect() protoreflect.Message
func (*ClientState) Reset ¶
func (x *ClientState) Reset()
func (*ClientState) String ¶
func (x *ClientState) String() string
Click to show internal directories.
Click to hide internal directories.