pb

package
v0.0.0-...-369a1d7 Latest Latest
Warning

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

Go to latest
Published: Aug 6, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_pkg_beacon_registry_gen_pb_message_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Membership

type Membership struct {
	Signer  []byte `protobuf:"bytes,1,opt,name=signer,proto3" json:"signer,omitempty"`
	Channel string `protobuf:"bytes,2,opt,name=channel,proto3" json:"channel,omitempty"`
	// contains filtered or unexported fields
}

func (*Membership) Descriptor deprecated

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

Deprecated: Use Membership.ProtoReflect.Descriptor instead.

func (*Membership) GetChannel

func (x *Membership) GetChannel() string

func (*Membership) GetSigner

func (x *Membership) GetSigner() []byte

func (*Membership) ProtoMessage

func (*Membership) ProtoMessage()

func (*Membership) ProtoReflect

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

func (*Membership) Reset

func (x *Membership) Reset()

func (*Membership) String

func (x *Membership) String() string

type ThresholdSigner

type ThresholdSigner struct {
	MemberIndex          uint32            `protobuf:"varint,1,opt,name=memberIndex,proto3" json:"memberIndex,omitempty"`
	GroupPublicKey       []byte            `protobuf:"bytes,2,opt,name=groupPublicKey,proto3" json:"groupPublicKey,omitempty"`
	GroupPrivateKeyShare string            `protobuf:"bytes,3,opt,name=groupPrivateKeyShare,proto3" json:"groupPrivateKeyShare,omitempty"`
	GroupPublicKeyShares map[uint32][]byte `` /* 182-byte string literal not displayed */
	GroupOperators       []string          `protobuf:"bytes,5,rep,name=groupOperators,proto3" json:"groupOperators,omitempty"`
	// contains filtered or unexported fields
}

func (*ThresholdSigner) Descriptor deprecated

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

Deprecated: Use ThresholdSigner.ProtoReflect.Descriptor instead.

func (*ThresholdSigner) GetGroupOperators

func (x *ThresholdSigner) GetGroupOperators() []string

func (*ThresholdSigner) GetGroupPrivateKeyShare

func (x *ThresholdSigner) GetGroupPrivateKeyShare() string

func (*ThresholdSigner) GetGroupPublicKey

func (x *ThresholdSigner) GetGroupPublicKey() []byte

func (*ThresholdSigner) GetGroupPublicKeyShares

func (x *ThresholdSigner) GetGroupPublicKeyShares() map[uint32][]byte

func (*ThresholdSigner) GetMemberIndex

func (x *ThresholdSigner) GetMemberIndex() uint32

func (*ThresholdSigner) ProtoMessage

func (*ThresholdSigner) ProtoMessage()

func (*ThresholdSigner) ProtoReflect

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

func (*ThresholdSigner) Reset

func (x *ThresholdSigner) Reset()

func (*ThresholdSigner) String

func (x *ThresholdSigner) String() string

Jump to

Keyboard shortcuts

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