common

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Overview

Code generated by protoc-gen-go-pulsar. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

View Source
var File_fairyring_common_shared_types_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type MsgGetAggrKeyshare

type MsgGetAggrKeyshare struct {
	Identity string `protobuf:"bytes,1,opt,name=identity,proto3" json:"identity,omitempty"`
	// contains filtered or unexported fields
}

MsgGetAggrKeyshare defines a struct for the data payload

func (*MsgGetAggrKeyshare) Descriptor deprecated

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

Deprecated: Use MsgGetAggrKeyshare.ProtoReflect.Descriptor instead.

func (*MsgGetAggrKeyshare) GetIdentity

func (x *MsgGetAggrKeyshare) GetIdentity() string

func (*MsgGetAggrKeyshare) ProtoMessage

func (*MsgGetAggrKeyshare) ProtoMessage()

func (*MsgGetAggrKeyshare) ProtoReflect

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

func (*MsgGetAggrKeyshare) Reset

func (x *MsgGetAggrKeyshare) Reset()

func (*MsgGetAggrKeyshare) String

func (x *MsgGetAggrKeyshare) String() string

type MsgGetAggrKeyshareResponse

type MsgGetAggrKeyshareResponse struct {
	// contains filtered or unexported fields
}

func (*MsgGetAggrKeyshareResponse) Descriptor deprecated

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

Deprecated: Use MsgGetAggrKeyshareResponse.ProtoReflect.Descriptor instead.

func (*MsgGetAggrKeyshareResponse) ProtoMessage

func (*MsgGetAggrKeyshareResponse) ProtoMessage()

func (*MsgGetAggrKeyshareResponse) ProtoReflect

func (*MsgGetAggrKeyshareResponse) Reset

func (x *MsgGetAggrKeyshareResponse) Reset()

func (*MsgGetAggrKeyshareResponse) String

func (x *MsgGetAggrKeyshareResponse) String() string

type MsgRequestAggrKeyshare

type MsgRequestAggrKeyshare struct {

	// Types that are assignable to Id:
	//
	//	*MsgRequestAggrKeyshare_ProposalId
	//	*MsgRequestAggrKeyshare_RequestId
	Id isMsgRequestAggrKeyshare_Id `protobuf_oneof:"id"`
	// contains filtered or unexported fields
}

MsgRequestAggrKeyshare defines a struct for the data payload

func (*MsgRequestAggrKeyshare) Descriptor deprecated

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

Deprecated: Use MsgRequestAggrKeyshare.ProtoReflect.Descriptor instead.

func (*MsgRequestAggrKeyshare) GetId

func (x *MsgRequestAggrKeyshare) GetId() isMsgRequestAggrKeyshare_Id

func (*MsgRequestAggrKeyshare) GetProposalId

func (x *MsgRequestAggrKeyshare) GetProposalId() string

func (*MsgRequestAggrKeyshare) GetRequestId

func (x *MsgRequestAggrKeyshare) GetRequestId() string

func (*MsgRequestAggrKeyshare) ProtoMessage

func (*MsgRequestAggrKeyshare) ProtoMessage()

func (*MsgRequestAggrKeyshare) ProtoReflect

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

func (*MsgRequestAggrKeyshare) Reset

func (x *MsgRequestAggrKeyshare) Reset()

func (*MsgRequestAggrKeyshare) String

func (x *MsgRequestAggrKeyshare) String() string

type MsgRequestAggrKeyshareResponse

type MsgRequestAggrKeyshareResponse struct {
	Identity string `protobuf:"bytes,1,opt,name=identity,proto3" json:"identity,omitempty"`
	Pubkey   string `protobuf:"bytes,2,opt,name=pubkey,proto3" json:"pubkey,omitempty"`
	// contains filtered or unexported fields
}

func (*MsgRequestAggrKeyshareResponse) Descriptor deprecated

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

Deprecated: Use MsgRequestAggrKeyshareResponse.ProtoReflect.Descriptor instead.

func (*MsgRequestAggrKeyshareResponse) GetIdentity

func (x *MsgRequestAggrKeyshareResponse) GetIdentity() string

func (*MsgRequestAggrKeyshareResponse) GetPubkey

func (x *MsgRequestAggrKeyshareResponse) GetPubkey() string

func (*MsgRequestAggrKeyshareResponse) ProtoMessage

func (*MsgRequestAggrKeyshareResponse) ProtoMessage()

func (*MsgRequestAggrKeyshareResponse) ProtoReflect

func (*MsgRequestAggrKeyshareResponse) Reset

func (x *MsgRequestAggrKeyshareResponse) Reset()

func (*MsgRequestAggrKeyshareResponse) String

type MsgRequestAggrKeyshare_ProposalId

type MsgRequestAggrKeyshare_ProposalId struct {
	ProposalId string `protobuf:"bytes,1,opt,name=proposal_id,json=proposalId,proto3,oneof"`
}

type MsgRequestAggrKeyshare_RequestId

type MsgRequestAggrKeyshare_RequestId struct {
	RequestId string `protobuf:"bytes,2,opt,name=request_id,json=requestId,proto3,oneof"`
}

Jump to

Keyboard shortcuts

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