Documentation
¶
Overview ¶
Code generated by protoc-gen-go-pulsar. DO NOT EDIT.
Code generated by protoc-gen-go-pulsar. DO NOT EDIT.
Code generated by protoc-gen-go-pulsar. DO NOT EDIT.
Code generated by protoc-gen-go-pulsar. DO NOT EDIT.
Code generated by protoc-gen-go-pulsar. DO NOT EDIT.
Code generated by protoc-gen-go-pulsar. DO NOT EDIT.
Code generated by protoc-gen-go-pulsar. DO NOT EDIT.
Code generated by protoc-gen-go-pulsar. DO NOT EDIT.
Code generated by protoc-gen-go-pulsar. DO NOT EDIT.
Code generated by protoc-gen-go-pulsar. DO NOT EDIT.
Code generated by protoc-gen-go-pulsar. DO NOT EDIT.
Code generated by protoc-gen-go-pulsar. DO NOT EDIT.
Index ¶
- Constants
- Variables
- func RegisterMsgServer(s grpc.ServiceRegistrar, srv MsgServer)
- func RegisterQueryServer(s grpc.ServiceRegistrar, srv QueryServer)
- type ActivePubkey
- func (*ActivePubkey) Descriptor() ([]byte, []int)deprecated
- func (x *ActivePubkey) GetCreator() string
- func (x *ActivePubkey) GetEncryptedKeyshares() []*EncryptedKeyshare
- func (x *ActivePubkey) GetExpiry() uint64
- func (x *ActivePubkey) GetNumberOfValidators() uint64
- func (x *ActivePubkey) GetPublicKey() string
- func (*ActivePubkey) ProtoMessage()
- func (x *ActivePubkey) ProtoReflect() protoreflect.Message
- func (x *ActivePubkey) Reset()
- func (x *ActivePubkey) String() string
- type AuthorizedAddress
- func (*AuthorizedAddress) Descriptor() ([]byte, []int)deprecated
- func (x *AuthorizedAddress) GetAuthorizedBy() string
- func (x *AuthorizedAddress) GetIsAuthorized() bool
- func (x *AuthorizedAddress) GetTarget() string
- func (*AuthorizedAddress) ProtoMessage()
- func (x *AuthorizedAddress) ProtoReflect() protoreflect.Message
- func (x *AuthorizedAddress) Reset()
- func (x *AuthorizedAddress) String() string
- type Commitments
- type CounterPartyIBCInfo
- func (*CounterPartyIBCInfo) Descriptor() ([]byte, []int)deprecated
- func (x *CounterPartyIBCInfo) GetChannelId() string
- func (x *CounterPartyIBCInfo) GetClientId() string
- func (x *CounterPartyIBCInfo) GetConnectionId() string
- func (x *CounterPartyIBCInfo) GetPortId() string
- func (*CounterPartyIBCInfo) ProtoMessage()
- func (x *CounterPartyIBCInfo) ProtoReflect() protoreflect.Message
- func (x *CounterPartyIBCInfo) Reset()
- func (x *CounterPartyIBCInfo) String() string
- type CurrentKeysPacketAck
- func (*CurrentKeysPacketAck) Descriptor() ([]byte, []int)deprecated
- func (x *CurrentKeysPacketAck) GetActiveKey() *common.ActivePublicKey
- func (x *CurrentKeysPacketAck) GetQueuedKey() *common.QueuedPublicKey
- func (*CurrentKeysPacketAck) ProtoMessage()
- func (x *CurrentKeysPacketAck) ProtoReflect() protoreflect.Message
- func (x *CurrentKeysPacketAck) Reset()
- func (x *CurrentKeysPacketAck) String() string
- type CurrentKeysPacketData
- type DecryptionKey
- func (*DecryptionKey) Descriptor() ([]byte, []int)deprecated
- func (x *DecryptionKey) GetData() string
- func (x *DecryptionKey) GetHeight() uint64
- func (*DecryptionKey) ProtoMessage()
- func (x *DecryptionKey) ProtoReflect() protoreflect.Message
- func (x *DecryptionKey) Reset()
- func (x *DecryptionKey) String() string
- type DecryptionKeyDataPacketData
- func (*DecryptionKeyDataPacketData) Descriptor() ([]byte, []int)deprecated
- func (x *DecryptionKeyDataPacketData) GetAggrHeight() string
- func (x *DecryptionKeyDataPacketData) GetDecryptionKey() string
- func (x *DecryptionKeyDataPacketData) GetIdentity() string
- func (x *DecryptionKeyDataPacketData) GetProposalId() string
- func (x *DecryptionKeyDataPacketData) GetPubkey() string
- func (x *DecryptionKeyDataPacketData) GetRetries() uint64
- func (*DecryptionKeyDataPacketData) ProtoMessage()
- func (x *DecryptionKeyDataPacketData) ProtoReflect() protoreflect.Message
- func (x *DecryptionKeyDataPacketData) Reset()
- func (x *DecryptionKeyDataPacketData) String() string
- type DecryptionKeyPacketAck
- type DecryptionKeyRequest
- func (*DecryptionKeyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DecryptionKeyRequest) GetCounterparty() *CounterPartyIBCInfo
- func (x *DecryptionKeyRequest) GetDecryptionKey() string
- func (x *DecryptionKeyRequest) GetIbcInfo() *IBCInfo
- func (x *DecryptionKeyRequest) GetIdentity() string
- func (x *DecryptionKeyRequest) GetProposalId() string
- func (x *DecryptionKeyRequest) GetPubkey() string
- func (x *DecryptionKeyRequest) GetSent() bool
- func (*DecryptionKeyRequest) ProtoMessage()
- func (x *DecryptionKeyRequest) ProtoReflect() protoreflect.Message
- func (x *DecryptionKeyRequest) Reset()
- func (x *DecryptionKeyRequest) String() string
- type EncryptedKeyshare
- func (*EncryptedKeyshare) Descriptor() ([]byte, []int)deprecated
- func (x *EncryptedKeyshare) GetData() string
- func (x *EncryptedKeyshare) GetValidator() string
- func (*EncryptedKeyshare) ProtoMessage()
- func (x *EncryptedKeyshare) ProtoReflect() protoreflect.Message
- func (x *EncryptedKeyshare) Reset()
- func (x *EncryptedKeyshare) String() string
- type GeneralKeyshare
- func (*GeneralKeyshare) Descriptor() ([]byte, []int)deprecated
- func (x *GeneralKeyshare) GetIdType() string
- func (x *GeneralKeyshare) GetIdValue() string
- func (x *GeneralKeyshare) GetKeyshare() string
- func (x *GeneralKeyshare) GetKeyshareIndex() uint64
- func (x *GeneralKeyshare) GetReceivedBlockHeight() uint64
- func (x *GeneralKeyshare) GetReceivedTimestamp() uint64
- func (x *GeneralKeyshare) GetValidator() string
- func (*GeneralKeyshare) ProtoMessage()
- func (x *GeneralKeyshare) ProtoReflect() protoreflect.Message
- func (x *GeneralKeyshare) Reset()
- func (x *GeneralKeyshare) String() string
- type GenesisState
- func (*GenesisState) Descriptor() ([]byte, []int)deprecated
- func (x *GenesisState) GetActivePubkey() *ActivePubkey
- func (x *GenesisState) GetAuthorizedAddressList() []*AuthorizedAddress
- func (x *GenesisState) GetDecryptionKeyList() []*DecryptionKey
- func (x *GenesisState) GetGeneralKeyshareList() []*GeneralKeyshare
- func (x *GenesisState) GetKeyshareList() []*Keyshare
- func (x *GenesisState) GetParams() *Params
- func (x *GenesisState) GetPortId() string
- func (x *GenesisState) GetQueuedPubkey() *QueuedPubkey
- func (x *GenesisState) GetRequestCount() uint64
- func (x *GenesisState) GetValidatorSetList() []*ValidatorSet
- func (*GenesisState) ProtoMessage()
- func (x *GenesisState) ProtoReflect() protoreflect.Message
- func (x *GenesisState) Reset()
- func (x *GenesisState) String() string
- type GetDecryptionKeyPacketAck
- type GetDecryptionKeyPacketData
- func (*GetDecryptionKeyPacketData) Descriptor() ([]byte, []int)deprecated
- func (x *GetDecryptionKeyPacketData) GetIdentity() string
- func (*GetDecryptionKeyPacketData) ProtoMessage()
- func (x *GetDecryptionKeyPacketData) ProtoReflect() protoreflect.Message
- func (x *GetDecryptionKeyPacketData) Reset()
- func (x *GetDecryptionKeyPacketData) String() string
- type GetPrivateDecryptionKeyPacketAck
- func (*GetPrivateDecryptionKeyPacketAck) Descriptor() ([]byte, []int)deprecated
- func (*GetPrivateDecryptionKeyPacketAck) ProtoMessage()
- func (x *GetPrivateDecryptionKeyPacketAck) ProtoReflect() protoreflect.Message
- func (x *GetPrivateDecryptionKeyPacketAck) Reset()
- func (x *GetPrivateDecryptionKeyPacketAck) String() string
- type GetPrivateDecryptionKeyPacketData
- func (*GetPrivateDecryptionKeyPacketData) Descriptor() ([]byte, []int)deprecated
- func (x *GetPrivateDecryptionKeyPacketData) GetIdentity() string
- func (x *GetPrivateDecryptionKeyPacketData) GetRequester() string
- func (x *GetPrivateDecryptionKeyPacketData) GetSecpPubkey() string
- func (*GetPrivateDecryptionKeyPacketData) ProtoMessage()
- func (x *GetPrivateDecryptionKeyPacketData) ProtoReflect() protoreflect.Message
- func (x *GetPrivateDecryptionKeyPacketData) Reset()
- func (x *GetPrivateDecryptionKeyPacketData) String() string
- type IBCInfo
- func (*IBCInfo) Descriptor() ([]byte, []int)deprecated
- func (x *IBCInfo) GetChannelId() string
- func (x *IBCInfo) GetClientId() string
- func (x *IBCInfo) GetConnectionId() string
- func (x *IBCInfo) GetPortId() string
- func (*IBCInfo) ProtoMessage()
- func (x *IBCInfo) ProtoReflect() protoreflect.Message
- func (x *IBCInfo) Reset()
- func (x *IBCInfo) String() string
- type Keyshare
- func (*Keyshare) Descriptor() ([]byte, []int)deprecated
- func (x *Keyshare) GetBlockHeight() uint64
- func (x *Keyshare) GetKeyshare() string
- func (x *Keyshare) GetKeyshareIndex() uint64
- func (x *Keyshare) GetReceivedBlockHeight() uint64
- func (x *Keyshare) GetReceivedTimestamp() uint64
- func (x *Keyshare) GetValidator() string
- func (*Keyshare) ProtoMessage()
- func (x *Keyshare) ProtoReflect() protoreflect.Message
- func (x *Keyshare) Reset()
- func (x *Keyshare) String() string
- type KeysharePacketData
- func (*KeysharePacketData) Descriptor() ([]byte, []int)deprecated
- func (x *KeysharePacketData) GetCurrentKeysPacket() *CurrentKeysPacketData
- func (x *KeysharePacketData) GetDecryptionKeyDataPacket() *DecryptionKeyDataPacketData
- func (x *KeysharePacketData) GetGetDecryptionKeyPacket() *GetDecryptionKeyPacketData
- func (x *KeysharePacketData) GetGetPrivateDecryptionKeyPacket() *GetPrivateDecryptionKeyPacketData
- func (x *KeysharePacketData) GetNoData() *NoData
- func (x *KeysharePacketData) GetPacket() isKeysharePacketData_Packet
- func (x *KeysharePacketData) GetPrivateDecryptionKeyDataPacket() *PrivateDecryptionKeyDataPacketData
- func (x *KeysharePacketData) GetRequestDecryptionKeyPacket() *RequestDecryptionKeyPacketData
- func (x *KeysharePacketData) GetRequestPrivateDecryptionKeyPacket() *RequestPrivateDecryptionKeyPacketData
- func (*KeysharePacketData) ProtoMessage()
- func (x *KeysharePacketData) ProtoReflect() protoreflect.Message
- func (x *KeysharePacketData) Reset()
- func (x *KeysharePacketData) String() string
- type KeysharePacketData_CurrentKeysPacket
- type KeysharePacketData_DecryptionKeyDataPacket
- type KeysharePacketData_GetDecryptionKeyPacket
- type KeysharePacketData_GetPrivateDecryptionKeyPacket
- type KeysharePacketData_NoData
- type KeysharePacketData_PrivateDecryptionKeyDataPacket
- type KeysharePacketData_RequestDecryptionKeyPacket
- type KeysharePacketData_RequestPrivateDecryptionKeyPacket
- type MsgClient
- type MsgCreateAuthorizedAddress
- func (*MsgCreateAuthorizedAddress) Descriptor() ([]byte, []int)deprecated
- func (x *MsgCreateAuthorizedAddress) GetCreator() string
- func (x *MsgCreateAuthorizedAddress) GetTarget() string
- func (*MsgCreateAuthorizedAddress) ProtoMessage()
- func (x *MsgCreateAuthorizedAddress) ProtoReflect() protoreflect.Message
- func (x *MsgCreateAuthorizedAddress) Reset()
- func (x *MsgCreateAuthorizedAddress) String() string
- type MsgCreateAuthorizedAddressResponse
- func (*MsgCreateAuthorizedAddressResponse) Descriptor() ([]byte, []int)deprecated
- func (*MsgCreateAuthorizedAddressResponse) ProtoMessage()
- func (x *MsgCreateAuthorizedAddressResponse) ProtoReflect() protoreflect.Message
- func (x *MsgCreateAuthorizedAddressResponse) Reset()
- func (x *MsgCreateAuthorizedAddressResponse) String() string
- type MsgCreateLatestPubkey
- func (*MsgCreateLatestPubkey) Descriptor() ([]byte, []int)deprecated
- func (x *MsgCreateLatestPubkey) GetCommitments() []string
- func (x *MsgCreateLatestPubkey) GetCreator() string
- func (x *MsgCreateLatestPubkey) GetEncryptedKeyshares() []*EncryptedKeyshare
- func (x *MsgCreateLatestPubkey) GetNumberOfValidators() uint64
- func (x *MsgCreateLatestPubkey) GetPublicKey() string
- func (*MsgCreateLatestPubkey) ProtoMessage()
- func (x *MsgCreateLatestPubkey) ProtoReflect() protoreflect.Message
- func (x *MsgCreateLatestPubkey) Reset()
- func (x *MsgCreateLatestPubkey) String() string
- type MsgCreateLatestPubkeyResponse
- func (*MsgCreateLatestPubkeyResponse) Descriptor() ([]byte, []int)deprecated
- func (*MsgCreateLatestPubkeyResponse) ProtoMessage()
- func (x *MsgCreateLatestPubkeyResponse) ProtoReflect() protoreflect.Message
- func (x *MsgCreateLatestPubkeyResponse) Reset()
- func (x *MsgCreateLatestPubkeyResponse) String() string
- type MsgDeRegisterValidator
- func (*MsgDeRegisterValidator) Descriptor() ([]byte, []int)deprecated
- func (x *MsgDeRegisterValidator) GetCreator() string
- func (*MsgDeRegisterValidator) ProtoMessage()
- func (x *MsgDeRegisterValidator) ProtoReflect() protoreflect.Message
- func (x *MsgDeRegisterValidator) Reset()
- func (x *MsgDeRegisterValidator) String() string
- type MsgDeRegisterValidatorResponse
- func (*MsgDeRegisterValidatorResponse) Descriptor() ([]byte, []int)deprecated
- func (x *MsgDeRegisterValidatorResponse) GetCreator() string
- func (*MsgDeRegisterValidatorResponse) ProtoMessage()
- func (x *MsgDeRegisterValidatorResponse) ProtoReflect() protoreflect.Message
- func (x *MsgDeRegisterValidatorResponse) Reset()
- func (x *MsgDeRegisterValidatorResponse) String() string
- type MsgDeleteAuthorizedAddress
- func (*MsgDeleteAuthorizedAddress) Descriptor() ([]byte, []int)deprecated
- func (x *MsgDeleteAuthorizedAddress) GetCreator() string
- func (x *MsgDeleteAuthorizedAddress) GetTarget() string
- func (*MsgDeleteAuthorizedAddress) ProtoMessage()
- func (x *MsgDeleteAuthorizedAddress) ProtoReflect() protoreflect.Message
- func (x *MsgDeleteAuthorizedAddress) Reset()
- func (x *MsgDeleteAuthorizedAddress) String() string
- type MsgDeleteAuthorizedAddressResponse
- func (*MsgDeleteAuthorizedAddressResponse) Descriptor() ([]byte, []int)deprecated
- func (*MsgDeleteAuthorizedAddressResponse) ProtoMessage()
- func (x *MsgDeleteAuthorizedAddressResponse) ProtoReflect() protoreflect.Message
- func (x *MsgDeleteAuthorizedAddressResponse) Reset()
- func (x *MsgDeleteAuthorizedAddressResponse) String() string
- type MsgOverrideLatestPubkey
- func (*MsgOverrideLatestPubkey) Descriptor() ([]byte, []int)deprecated
- func (x *MsgOverrideLatestPubkey) GetCommitments() []string
- func (x *MsgOverrideLatestPubkey) GetCreator() string
- func (x *MsgOverrideLatestPubkey) GetEncryptedKeyshares() []*EncryptedKeyshare
- func (x *MsgOverrideLatestPubkey) GetNumberOfValidators() uint64
- func (x *MsgOverrideLatestPubkey) GetPublicKey() string
- func (*MsgOverrideLatestPubkey) ProtoMessage()
- func (x *MsgOverrideLatestPubkey) ProtoReflect() protoreflect.Message
- func (x *MsgOverrideLatestPubkey) Reset()
- func (x *MsgOverrideLatestPubkey) String() string
- type MsgOverrideLatestPubkeyResponse
- func (*MsgOverrideLatestPubkeyResponse) Descriptor() ([]byte, []int)deprecated
- func (*MsgOverrideLatestPubkeyResponse) ProtoMessage()
- func (x *MsgOverrideLatestPubkeyResponse) ProtoReflect() protoreflect.Message
- func (x *MsgOverrideLatestPubkeyResponse) Reset()
- func (x *MsgOverrideLatestPubkeyResponse) String() string
- type MsgRegisterValidator
- func (*MsgRegisterValidator) Descriptor() ([]byte, []int)deprecated
- func (x *MsgRegisterValidator) GetCreator() string
- func (*MsgRegisterValidator) ProtoMessage()
- func (x *MsgRegisterValidator) ProtoReflect() protoreflect.Message
- func (x *MsgRegisterValidator) Reset()
- func (x *MsgRegisterValidator) String() string
- type MsgRegisterValidatorResponse
- func (*MsgRegisterValidatorResponse) Descriptor() ([]byte, []int)deprecated
- func (x *MsgRegisterValidatorResponse) GetCreator() string
- func (*MsgRegisterValidatorResponse) ProtoMessage()
- func (x *MsgRegisterValidatorResponse) ProtoReflect() protoreflect.Message
- func (x *MsgRegisterValidatorResponse) Reset()
- func (x *MsgRegisterValidatorResponse) String() string
- type MsgSendKeyshare
- func (*MsgSendKeyshare) Descriptor() ([]byte, []int)deprecated
- func (x *MsgSendKeyshare) GetBlockHeight() uint64
- func (x *MsgSendKeyshare) GetCreator() string
- func (x *MsgSendKeyshare) GetKeyshareIndex() uint64
- func (x *MsgSendKeyshare) GetMessage() string
- func (*MsgSendKeyshare) ProtoMessage()
- func (x *MsgSendKeyshare) ProtoReflect() protoreflect.Message
- func (x *MsgSendKeyshare) Reset()
- func (x *MsgSendKeyshare) String() string
- type MsgSendKeyshareResponse
- func (*MsgSendKeyshareResponse) Descriptor() ([]byte, []int)deprecated
- func (x *MsgSendKeyshareResponse) GetBlockHeight() uint64
- func (x *MsgSendKeyshareResponse) GetCreator() string
- func (x *MsgSendKeyshareResponse) GetErrorMessage() string
- func (x *MsgSendKeyshareResponse) GetKeyshare() string
- func (x *MsgSendKeyshareResponse) GetKeyshareIndex() uint64
- func (x *MsgSendKeyshareResponse) GetReceivedBlockHeight() uint64
- func (x *MsgSendKeyshareResponse) GetSuccess() bool
- func (*MsgSendKeyshareResponse) ProtoMessage()
- func (x *MsgSendKeyshareResponse) ProtoReflect() protoreflect.Message
- func (x *MsgSendKeyshareResponse) Reset()
- func (x *MsgSendKeyshareResponse) String() string
- type MsgServer
- type MsgSubmitEncryptedKeyshare
- func (*MsgSubmitEncryptedKeyshare) Descriptor() ([]byte, []int)deprecated
- func (x *MsgSubmitEncryptedKeyshare) GetCreator() string
- func (x *MsgSubmitEncryptedKeyshare) GetEncryptedKeyshare() string
- func (x *MsgSubmitEncryptedKeyshare) GetIdentity() string
- func (x *MsgSubmitEncryptedKeyshare) GetKeyshareIndex() uint64
- func (x *MsgSubmitEncryptedKeyshare) GetReceivedBlockHeight() uint64
- func (x *MsgSubmitEncryptedKeyshare) GetReceivedTimestamp() uint64
- func (x *MsgSubmitEncryptedKeyshare) GetRequester() string
- func (*MsgSubmitEncryptedKeyshare) ProtoMessage()
- func (x *MsgSubmitEncryptedKeyshare) ProtoReflect() protoreflect.Message
- func (x *MsgSubmitEncryptedKeyshare) Reset()
- func (x *MsgSubmitEncryptedKeyshare) String() string
- type MsgSubmitEncryptedKeyshareResponse
- func (*MsgSubmitEncryptedKeyshareResponse) Descriptor() ([]byte, []int)deprecated
- func (*MsgSubmitEncryptedKeyshareResponse) ProtoMessage()
- func (x *MsgSubmitEncryptedKeyshareResponse) ProtoReflect() protoreflect.Message
- func (x *MsgSubmitEncryptedKeyshareResponse) Reset()
- func (x *MsgSubmitEncryptedKeyshareResponse) String() string
- type MsgSubmitGeneralKeyshare
- func (*MsgSubmitGeneralKeyshare) Descriptor() ([]byte, []int)deprecated
- func (x *MsgSubmitGeneralKeyshare) GetCreator() string
- func (x *MsgSubmitGeneralKeyshare) GetIdType() string
- func (x *MsgSubmitGeneralKeyshare) GetIdValue() string
- func (x *MsgSubmitGeneralKeyshare) GetKeyshare() string
- func (x *MsgSubmitGeneralKeyshare) GetKeyshareIndex() uint64
- func (x *MsgSubmitGeneralKeyshare) GetReceivedBlockHeight() uint64
- func (x *MsgSubmitGeneralKeyshare) GetReceivedTimestamp() uint64
- func (*MsgSubmitGeneralKeyshare) ProtoMessage()
- func (x *MsgSubmitGeneralKeyshare) ProtoReflect() protoreflect.Message
- func (x *MsgSubmitGeneralKeyshare) Reset()
- func (x *MsgSubmitGeneralKeyshare) String() string
- type MsgSubmitGeneralKeyshareResponse
- func (*MsgSubmitGeneralKeyshareResponse) Descriptor() ([]byte, []int)deprecated
- func (x *MsgSubmitGeneralKeyshareResponse) GetCreator() string
- func (x *MsgSubmitGeneralKeyshareResponse) GetErrorMessage() string
- func (x *MsgSubmitGeneralKeyshareResponse) GetIdType() string
- func (x *MsgSubmitGeneralKeyshareResponse) GetIdValue() string
- func (x *MsgSubmitGeneralKeyshareResponse) GetKeyshare() string
- func (x *MsgSubmitGeneralKeyshareResponse) GetKeyshareIndex() uint64
- func (x *MsgSubmitGeneralKeyshareResponse) GetReceivedBlockHeight() uint64
- func (x *MsgSubmitGeneralKeyshareResponse) GetSuccess() bool
- func (*MsgSubmitGeneralKeyshareResponse) ProtoMessage()
- func (x *MsgSubmitGeneralKeyshareResponse) ProtoReflect() protoreflect.Message
- func (x *MsgSubmitGeneralKeyshareResponse) Reset()
- func (x *MsgSubmitGeneralKeyshareResponse) String() string
- type MsgUpdateAuthorizedAddress
- func (*MsgUpdateAuthorizedAddress) Descriptor() ([]byte, []int)deprecated
- func (x *MsgUpdateAuthorizedAddress) GetCreator() string
- func (x *MsgUpdateAuthorizedAddress) GetIsAuthorized() bool
- func (x *MsgUpdateAuthorizedAddress) GetTarget() string
- func (*MsgUpdateAuthorizedAddress) ProtoMessage()
- func (x *MsgUpdateAuthorizedAddress) ProtoReflect() protoreflect.Message
- func (x *MsgUpdateAuthorizedAddress) Reset()
- func (x *MsgUpdateAuthorizedAddress) String() string
- type MsgUpdateAuthorizedAddressResponse
- func (*MsgUpdateAuthorizedAddressResponse) Descriptor() ([]byte, []int)deprecated
- func (*MsgUpdateAuthorizedAddressResponse) ProtoMessage()
- func (x *MsgUpdateAuthorizedAddressResponse) ProtoReflect() protoreflect.Message
- func (x *MsgUpdateAuthorizedAddressResponse) Reset()
- func (x *MsgUpdateAuthorizedAddressResponse) String() string
- type MsgUpdateParams
- func (*MsgUpdateParams) Descriptor() ([]byte, []int)deprecated
- func (x *MsgUpdateParams) GetAuthority() string
- func (x *MsgUpdateParams) GetParams() *Params
- func (*MsgUpdateParams) ProtoMessage()
- func (x *MsgUpdateParams) ProtoReflect() protoreflect.Message
- func (x *MsgUpdateParams) Reset()
- func (x *MsgUpdateParams) String() string
- type MsgUpdateParamsResponse
- type NoData
- type Params
- func (*Params) Descriptor() ([]byte, []int)deprecated
- func (x *Params) GetKeyExpiry() uint64
- func (x *Params) GetMaxIdledBlock() uint64
- func (x *Params) GetMinimumBonded() uint64
- func (x *Params) GetSlashFractionNoKeyshare() []byte
- func (x *Params) GetSlashFractionWrongKeyshare() []byte
- func (x *Params) GetTrustedAddresses() []string
- func (*Params) ProtoMessage()
- func (x *Params) ProtoReflect() protoreflect.Message
- func (x *Params) Reset()
- func (x *Params) String() string
- type PrivateDecryptionKeyDataPacketData
- func (*PrivateDecryptionKeyDataPacketData) Descriptor() ([]byte, []int)deprecated
- func (x *PrivateDecryptionKeyDataPacketData) GetIdentity() string
- func (x *PrivateDecryptionKeyDataPacketData) GetPrivateDecryptionKey() []*common.PrivateDecryptionKey
- func (x *PrivateDecryptionKeyDataPacketData) GetPubkey() string
- func (*PrivateDecryptionKeyDataPacketData) ProtoMessage()
- func (x *PrivateDecryptionKeyDataPacketData) ProtoReflect() protoreflect.Message
- func (x *PrivateDecryptionKeyDataPacketData) Reset()
- func (x *PrivateDecryptionKeyDataPacketData) String() string
- type PrivateDecryptionKeyPacketAck
- func (*PrivateDecryptionKeyPacketAck) Descriptor() ([]byte, []int)deprecated
- func (*PrivateDecryptionKeyPacketAck) ProtoMessage()
- func (x *PrivateDecryptionKeyPacketAck) ProtoReflect() protoreflect.Message
- func (x *PrivateDecryptionKeyPacketAck) Reset()
- func (x *PrivateDecryptionKeyPacketAck) String() string
- type PrivateDecryptionKeyRequest
- func (*PrivateDecryptionKeyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PrivateDecryptionKeyRequest) GetCounterparty() *CounterPartyIBCInfo
- func (x *PrivateDecryptionKeyRequest) GetIbcInfo() *IBCInfo
- func (x *PrivateDecryptionKeyRequest) GetIdentity() string
- func (x *PrivateDecryptionKeyRequest) GetPrivateDecryptionKeys() []*common.PrivateDecryptionKey
- func (x *PrivateDecryptionKeyRequest) GetPubkey() string
- func (x *PrivateDecryptionKeyRequest) GetSent() bool
- func (*PrivateDecryptionKeyRequest) ProtoMessage()
- func (x *PrivateDecryptionKeyRequest) ProtoReflect() protoreflect.Message
- func (x *PrivateDecryptionKeyRequest) Reset()
- func (x *PrivateDecryptionKeyRequest) String() string
- type QueryAuthorizedAddressAllRequest
- func (*QueryAuthorizedAddressAllRequest) Descriptor() ([]byte, []int)deprecated
- func (x *QueryAuthorizedAddressAllRequest) GetPagination() *v1beta1.PageRequest
- func (*QueryAuthorizedAddressAllRequest) ProtoMessage()
- func (x *QueryAuthorizedAddressAllRequest) ProtoReflect() protoreflect.Message
- func (x *QueryAuthorizedAddressAllRequest) Reset()
- func (x *QueryAuthorizedAddressAllRequest) String() string
- type QueryAuthorizedAddressAllResponse
- func (*QueryAuthorizedAddressAllResponse) Descriptor() ([]byte, []int)deprecated
- func (x *QueryAuthorizedAddressAllResponse) GetAuthorizedAddress() []*AuthorizedAddress
- func (x *QueryAuthorizedAddressAllResponse) GetPagination() *v1beta1.PageResponse
- func (*QueryAuthorizedAddressAllResponse) ProtoMessage()
- func (x *QueryAuthorizedAddressAllResponse) ProtoReflect() protoreflect.Message
- func (x *QueryAuthorizedAddressAllResponse) Reset()
- func (x *QueryAuthorizedAddressAllResponse) String() string
- type QueryAuthorizedAddressRequest
- func (*QueryAuthorizedAddressRequest) Descriptor() ([]byte, []int)deprecated
- func (x *QueryAuthorizedAddressRequest) GetTarget() string
- func (*QueryAuthorizedAddressRequest) ProtoMessage()
- func (x *QueryAuthorizedAddressRequest) ProtoReflect() protoreflect.Message
- func (x *QueryAuthorizedAddressRequest) Reset()
- func (x *QueryAuthorizedAddressRequest) String() string
- type QueryAuthorizedAddressResponse
- func (*QueryAuthorizedAddressResponse) Descriptor() ([]byte, []int)deprecated
- func (x *QueryAuthorizedAddressResponse) GetAuthorizedAddress() *AuthorizedAddress
- func (*QueryAuthorizedAddressResponse) ProtoMessage()
- func (x *QueryAuthorizedAddressResponse) ProtoReflect() protoreflect.Message
- func (x *QueryAuthorizedAddressResponse) Reset()
- func (x *QueryAuthorizedAddressResponse) String() string
- type QueryClient
- type QueryCommitmentsRequest
- type QueryCommitmentsResponse
- func (*QueryCommitmentsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *QueryCommitmentsResponse) GetActiveCommitments() *Commitments
- func (x *QueryCommitmentsResponse) GetQueuedCommitments() *Commitments
- func (*QueryCommitmentsResponse) ProtoMessage()
- func (x *QueryCommitmentsResponse) ProtoReflect() protoreflect.Message
- func (x *QueryCommitmentsResponse) Reset()
- func (x *QueryCommitmentsResponse) String() string
- type QueryDecryptionKeyAllRequest
- func (*QueryDecryptionKeyAllRequest) Descriptor() ([]byte, []int)deprecated
- func (x *QueryDecryptionKeyAllRequest) GetPagination() *v1beta1.PageRequest
- func (*QueryDecryptionKeyAllRequest) ProtoMessage()
- func (x *QueryDecryptionKeyAllRequest) ProtoReflect() protoreflect.Message
- func (x *QueryDecryptionKeyAllRequest) Reset()
- func (x *QueryDecryptionKeyAllRequest) String() string
- type QueryDecryptionKeyAllResponse
- func (*QueryDecryptionKeyAllResponse) Descriptor() ([]byte, []int)deprecated
- func (x *QueryDecryptionKeyAllResponse) GetDecryptionKeys() []*DecryptionKey
- func (x *QueryDecryptionKeyAllResponse) GetPagination() *v1beta1.PageResponse
- func (*QueryDecryptionKeyAllResponse) ProtoMessage()
- func (x *QueryDecryptionKeyAllResponse) ProtoReflect() protoreflect.Message
- func (x *QueryDecryptionKeyAllResponse) Reset()
- func (x *QueryDecryptionKeyAllResponse) String() string
- type QueryDecryptionKeyRequest
- func (*QueryDecryptionKeyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *QueryDecryptionKeyRequest) GetHeight() uint64
- func (*QueryDecryptionKeyRequest) ProtoMessage()
- func (x *QueryDecryptionKeyRequest) ProtoReflect() protoreflect.Message
- func (x *QueryDecryptionKeyRequest) Reset()
- func (x *QueryDecryptionKeyRequest) String() string
- type QueryDecryptionKeyResponse
- func (*QueryDecryptionKeyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *QueryDecryptionKeyResponse) GetDecryptionKey() *DecryptionKey
- func (*QueryDecryptionKeyResponse) ProtoMessage()
- func (x *QueryDecryptionKeyResponse) ProtoReflect() protoreflect.Message
- func (x *QueryDecryptionKeyResponse) Reset()
- func (x *QueryDecryptionKeyResponse) String() string
- type QueryGeneralKeyshareAllRequest
- func (*QueryGeneralKeyshareAllRequest) Descriptor() ([]byte, []int)deprecated
- func (x *QueryGeneralKeyshareAllRequest) GetPagination() *v1beta1.PageRequest
- func (*QueryGeneralKeyshareAllRequest) ProtoMessage()
- func (x *QueryGeneralKeyshareAllRequest) ProtoReflect() protoreflect.Message
- func (x *QueryGeneralKeyshareAllRequest) Reset()
- func (x *QueryGeneralKeyshareAllRequest) String() string
- type QueryGeneralKeyshareAllResponse
- func (*QueryGeneralKeyshareAllResponse) Descriptor() ([]byte, []int)deprecated
- func (x *QueryGeneralKeyshareAllResponse) GetGeneralKeyshare() []*GeneralKeyshare
- func (x *QueryGeneralKeyshareAllResponse) GetPagination() *v1beta1.PageResponse
- func (*QueryGeneralKeyshareAllResponse) ProtoMessage()
- func (x *QueryGeneralKeyshareAllResponse) ProtoReflect() protoreflect.Message
- func (x *QueryGeneralKeyshareAllResponse) Reset()
- func (x *QueryGeneralKeyshareAllResponse) String() string
- type QueryGeneralKeyshareRequest
- func (*QueryGeneralKeyshareRequest) Descriptor() ([]byte, []int)deprecated
- func (x *QueryGeneralKeyshareRequest) GetIdType() string
- func (x *QueryGeneralKeyshareRequest) GetIdValue() string
- func (x *QueryGeneralKeyshareRequest) GetValidator() string
- func (*QueryGeneralKeyshareRequest) ProtoMessage()
- func (x *QueryGeneralKeyshareRequest) ProtoReflect() protoreflect.Message
- func (x *QueryGeneralKeyshareRequest) Reset()
- func (x *QueryGeneralKeyshareRequest) String() string
- type QueryGeneralKeyshareResponse
- func (*QueryGeneralKeyshareResponse) Descriptor() ([]byte, []int)deprecated
- func (x *QueryGeneralKeyshareResponse) GetGeneralKeyshare() *GeneralKeyshare
- func (*QueryGeneralKeyshareResponse) ProtoMessage()
- func (x *QueryGeneralKeyshareResponse) ProtoReflect() protoreflect.Message
- func (x *QueryGeneralKeyshareResponse) Reset()
- func (x *QueryGeneralKeyshareResponse) String() string
- type QueryKeyshareAllRequest
- func (*QueryKeyshareAllRequest) Descriptor() ([]byte, []int)deprecated
- func (x *QueryKeyshareAllRequest) GetPagination() *v1beta1.PageRequest
- func (*QueryKeyshareAllRequest) ProtoMessage()
- func (x *QueryKeyshareAllRequest) ProtoReflect() protoreflect.Message
- func (x *QueryKeyshareAllRequest) Reset()
- func (x *QueryKeyshareAllRequest) String() string
- type QueryKeyshareAllResponse
- func (*QueryKeyshareAllResponse) Descriptor() ([]byte, []int)deprecated
- func (x *QueryKeyshareAllResponse) GetKeyshare() []*Keyshare
- func (x *QueryKeyshareAllResponse) GetPagination() *v1beta1.PageResponse
- func (*QueryKeyshareAllResponse) ProtoMessage()
- func (x *QueryKeyshareAllResponse) ProtoReflect() protoreflect.Message
- func (x *QueryKeyshareAllResponse) Reset()
- func (x *QueryKeyshareAllResponse) String() string
- type QueryKeyshareRequest
- func (*QueryKeyshareRequest) Descriptor() ([]byte, []int)deprecated
- func (x *QueryKeyshareRequest) GetBlockHeight() uint64
- func (x *QueryKeyshareRequest) GetValidator() string
- func (*QueryKeyshareRequest) ProtoMessage()
- func (x *QueryKeyshareRequest) ProtoReflect() protoreflect.Message
- func (x *QueryKeyshareRequest) Reset()
- func (x *QueryKeyshareRequest) String() string
- type QueryKeyshareResponse
- func (*QueryKeyshareResponse) Descriptor() ([]byte, []int)deprecated
- func (x *QueryKeyshareResponse) GetKeyshare() *Keyshare
- func (*QueryKeyshareResponse) ProtoMessage()
- func (x *QueryKeyshareResponse) ProtoReflect() protoreflect.Message
- func (x *QueryKeyshareResponse) Reset()
- func (x *QueryKeyshareResponse) String() string
- type QueryParamsRequest
- type QueryParamsResponse
- func (*QueryParamsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *QueryParamsResponse) GetParams() *Params
- func (*QueryParamsResponse) ProtoMessage()
- func (x *QueryParamsResponse) ProtoReflect() protoreflect.Message
- func (x *QueryParamsResponse) Reset()
- func (x *QueryParamsResponse) String() string
- type QueryPubkeyRequest
- type QueryPubkeyResponse
- func (*QueryPubkeyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *QueryPubkeyResponse) GetActivePubkey() *ActivePubkey
- func (x *QueryPubkeyResponse) GetQueuedPubkey() *QueuedPubkey
- func (*QueryPubkeyResponse) ProtoMessage()
- func (x *QueryPubkeyResponse) ProtoReflect() protoreflect.Message
- func (x *QueryPubkeyResponse) Reset()
- func (x *QueryPubkeyResponse) String() string
- type QueryServer
- type QueryValidatorSetAllRequest
- func (*QueryValidatorSetAllRequest) Descriptor() ([]byte, []int)deprecated
- func (x *QueryValidatorSetAllRequest) GetPagination() *v1beta1.PageRequest
- func (*QueryValidatorSetAllRequest) ProtoMessage()
- func (x *QueryValidatorSetAllRequest) ProtoReflect() protoreflect.Message
- func (x *QueryValidatorSetAllRequest) Reset()
- func (x *QueryValidatorSetAllRequest) String() string
- type QueryValidatorSetAllResponse
- func (*QueryValidatorSetAllResponse) Descriptor() ([]byte, []int)deprecated
- func (x *QueryValidatorSetAllResponse) GetPagination() *v1beta1.PageResponse
- func (x *QueryValidatorSetAllResponse) GetValidatorSet() []*ValidatorSet
- func (*QueryValidatorSetAllResponse) ProtoMessage()
- func (x *QueryValidatorSetAllResponse) ProtoReflect() protoreflect.Message
- func (x *QueryValidatorSetAllResponse) Reset()
- func (x *QueryValidatorSetAllResponse) String() string
- type QueryValidatorSetRequest
- func (*QueryValidatorSetRequest) Descriptor() ([]byte, []int)deprecated
- func (x *QueryValidatorSetRequest) GetIndex() string
- func (*QueryValidatorSetRequest) ProtoMessage()
- func (x *QueryValidatorSetRequest) ProtoReflect() protoreflect.Message
- func (x *QueryValidatorSetRequest) Reset()
- func (x *QueryValidatorSetRequest) String() string
- type QueryValidatorSetResponse
- func (*QueryValidatorSetResponse) Descriptor() ([]byte, []int)deprecated
- func (x *QueryValidatorSetResponse) GetValidatorSet() *ValidatorSet
- func (*QueryValidatorSetResponse) ProtoMessage()
- func (x *QueryValidatorSetResponse) ProtoReflect() protoreflect.Message
- func (x *QueryValidatorSetResponse) Reset()
- func (x *QueryValidatorSetResponse) String() string
- type QueryVerifiableRandomnessRequest
- func (*QueryVerifiableRandomnessRequest) Descriptor() ([]byte, []int)deprecated
- func (*QueryVerifiableRandomnessRequest) ProtoMessage()
- func (x *QueryVerifiableRandomnessRequest) ProtoReflect() protoreflect.Message
- func (x *QueryVerifiableRandomnessRequest) Reset()
- func (x *QueryVerifiableRandomnessRequest) String() string
- type QueryVerifiableRandomnessResponse
- func (*QueryVerifiableRandomnessResponse) Descriptor() ([]byte, []int)deprecated
- func (x *QueryVerifiableRandomnessResponse) GetRandomness() string
- func (x *QueryVerifiableRandomnessResponse) GetRound() uint64
- func (*QueryVerifiableRandomnessResponse) ProtoMessage()
- func (x *QueryVerifiableRandomnessResponse) ProtoReflect() protoreflect.Message
- func (x *QueryVerifiableRandomnessResponse) Reset()
- func (x *QueryVerifiableRandomnessResponse) String() string
- type QueuedPubkey
- func (*QueuedPubkey) Descriptor() ([]byte, []int)deprecated
- func (x *QueuedPubkey) GetCreator() string
- func (x *QueuedPubkey) GetEncryptedKeyshares() []*EncryptedKeyshare
- func (x *QueuedPubkey) GetExpiry() uint64
- func (x *QueuedPubkey) GetNumberOfValidators() uint64
- func (x *QueuedPubkey) GetPublicKey() string
- func (*QueuedPubkey) ProtoMessage()
- func (x *QueuedPubkey) ProtoReflect() protoreflect.Message
- func (x *QueuedPubkey) Reset()
- func (x *QueuedPubkey) String() string
- type RequestDecryptionKeyPacketAck
- func (*RequestDecryptionKeyPacketAck) Descriptor() ([]byte, []int)deprecated
- func (x *RequestDecryptionKeyPacketAck) GetIdentity() string
- func (x *RequestDecryptionKeyPacketAck) GetPubkey() string
- func (*RequestDecryptionKeyPacketAck) ProtoMessage()
- func (x *RequestDecryptionKeyPacketAck) ProtoReflect() protoreflect.Message
- func (x *RequestDecryptionKeyPacketAck) Reset()
- func (x *RequestDecryptionKeyPacketAck) String() string
- type RequestDecryptionKeyPacketData
- func (*RequestDecryptionKeyPacketData) Descriptor() ([]byte, []int)deprecated
- func (x *RequestDecryptionKeyPacketData) GetEstimatedDelay() *durationpb.Duration
- func (x *RequestDecryptionKeyPacketData) GetId() isRequestDecryptionKeyPacketData_Id
- func (x *RequestDecryptionKeyPacketData) GetIdentity() string
- func (x *RequestDecryptionKeyPacketData) GetProposalId() string
- func (x *RequestDecryptionKeyPacketData) GetRequester() string
- func (*RequestDecryptionKeyPacketData) ProtoMessage()
- func (x *RequestDecryptionKeyPacketData) ProtoReflect() protoreflect.Message
- func (x *RequestDecryptionKeyPacketData) Reset()
- func (x *RequestDecryptionKeyPacketData) String() string
- type RequestDecryptionKeyPacketData_Identity
- type RequestDecryptionKeyPacketData_ProposalId
- type RequestPrivateDecryptionKeyPacketAck
- func (*RequestPrivateDecryptionKeyPacketAck) Descriptor() ([]byte, []int)deprecated
- func (x *RequestPrivateDecryptionKeyPacketAck) GetIdentity() string
- func (x *RequestPrivateDecryptionKeyPacketAck) GetPubkey() string
- func (*RequestPrivateDecryptionKeyPacketAck) ProtoMessage()
- func (x *RequestPrivateDecryptionKeyPacketAck) ProtoReflect() protoreflect.Message
- func (x *RequestPrivateDecryptionKeyPacketAck) Reset()
- func (x *RequestPrivateDecryptionKeyPacketAck) String() string
- type RequestPrivateDecryptionKeyPacketData
- func (*RequestPrivateDecryptionKeyPacketData) Descriptor() ([]byte, []int)deprecated
- func (x *RequestPrivateDecryptionKeyPacketData) GetIdentity() string
- func (x *RequestPrivateDecryptionKeyPacketData) GetRequester() string
- func (*RequestPrivateDecryptionKeyPacketData) ProtoMessage()
- func (x *RequestPrivateDecryptionKeyPacketData) ProtoReflect() protoreflect.Message
- func (x *RequestPrivateDecryptionKeyPacketData) Reset()
- func (x *RequestPrivateDecryptionKeyPacketData) String() string
- type UnimplementedMsgServer
- func (UnimplementedMsgServer) CreateAuthorizedAddress(context.Context, *MsgCreateAuthorizedAddress) (*MsgCreateAuthorizedAddressResponse, error)
- func (UnimplementedMsgServer) CreateLatestPubkey(context.Context, *MsgCreateLatestPubkey) (*MsgCreateLatestPubkeyResponse, error)
- func (UnimplementedMsgServer) DeRegisterValidator(context.Context, *MsgDeRegisterValidator) (*MsgDeRegisterValidatorResponse, error)
- func (UnimplementedMsgServer) DeleteAuthorizedAddress(context.Context, *MsgDeleteAuthorizedAddress) (*MsgDeleteAuthorizedAddressResponse, error)
- func (UnimplementedMsgServer) OverrideLatestPubkey(context.Context, *MsgOverrideLatestPubkey) (*MsgOverrideLatestPubkeyResponse, error)
- func (UnimplementedMsgServer) RegisterValidator(context.Context, *MsgRegisterValidator) (*MsgRegisterValidatorResponse, error)
- func (UnimplementedMsgServer) SendKeyshare(context.Context, *MsgSendKeyshare) (*MsgSendKeyshareResponse, error)
- func (UnimplementedMsgServer) SubmitEncryptedKeyshare(context.Context, *MsgSubmitEncryptedKeyshare) (*MsgSubmitEncryptedKeyshareResponse, error)
- func (UnimplementedMsgServer) SubmitGeneralKeyshare(context.Context, *MsgSubmitGeneralKeyshare) (*MsgSubmitGeneralKeyshareResponse, error)
- func (UnimplementedMsgServer) UpdateAuthorizedAddress(context.Context, *MsgUpdateAuthorizedAddress) (*MsgUpdateAuthorizedAddressResponse, error)
- func (UnimplementedMsgServer) UpdateParams(context.Context, *MsgUpdateParams) (*MsgUpdateParamsResponse, error)
- type UnimplementedQueryServer
- func (UnimplementedQueryServer) AuthorizedAddress(context.Context, *QueryAuthorizedAddressRequest) (*QueryAuthorizedAddressResponse, error)
- func (UnimplementedQueryServer) AuthorizedAddressAll(context.Context, *QueryAuthorizedAddressAllRequest) (*QueryAuthorizedAddressAllResponse, error)
- func (UnimplementedQueryServer) Commitments(context.Context, *QueryCommitmentsRequest) (*QueryCommitmentsResponse, error)
- func (UnimplementedQueryServer) DecryptionKey(context.Context, *QueryDecryptionKeyRequest) (*QueryDecryptionKeyResponse, error)
- func (UnimplementedQueryServer) DecryptionKeyAll(context.Context, *QueryDecryptionKeyAllRequest) (*QueryDecryptionKeyAllResponse, error)
- func (UnimplementedQueryServer) GeneralKeyshare(context.Context, *QueryGeneralKeyshareRequest) (*QueryGeneralKeyshareResponse, error)
- func (UnimplementedQueryServer) GeneralKeyshareAll(context.Context, *QueryGeneralKeyshareAllRequest) (*QueryGeneralKeyshareAllResponse, error)
- func (UnimplementedQueryServer) Keyshare(context.Context, *QueryKeyshareRequest) (*QueryKeyshareResponse, error)
- func (UnimplementedQueryServer) KeyshareAll(context.Context, *QueryKeyshareAllRequest) (*QueryKeyshareAllResponse, error)
- func (UnimplementedQueryServer) Params(context.Context, *QueryParamsRequest) (*QueryParamsResponse, error)
- func (UnimplementedQueryServer) Pubkey(context.Context, *QueryPubkeyRequest) (*QueryPubkeyResponse, error)
- func (UnimplementedQueryServer) ValidatorSet(context.Context, *QueryValidatorSetRequest) (*QueryValidatorSetResponse, error)
- func (UnimplementedQueryServer) ValidatorSetAll(context.Context, *QueryValidatorSetAllRequest) (*QueryValidatorSetAllResponse, error)
- func (UnimplementedQueryServer) VerifiableRandomness(context.Context, *QueryVerifiableRandomnessRequest) (*QueryVerifiableRandomnessResponse, error)
- type UnsafeMsgServer
- type UnsafeQueryServer
- type ValidatorEncryptedKeyshare
- func (*ValidatorEncryptedKeyshare) Descriptor() ([]byte, []int)deprecated
- func (x *ValidatorEncryptedKeyshare) GetIdentity() string
- func (x *ValidatorEncryptedKeyshare) GetKeyshare() string
- func (x *ValidatorEncryptedKeyshare) GetKeyshareIndex() uint64
- func (x *ValidatorEncryptedKeyshare) GetReceivedBlockHeight() uint64
- func (x *ValidatorEncryptedKeyshare) GetReceivedTimestamp() uint64
- func (x *ValidatorEncryptedKeyshare) GetRequester() string
- func (x *ValidatorEncryptedKeyshare) GetValidator() string
- func (*ValidatorEncryptedKeyshare) ProtoMessage()
- func (x *ValidatorEncryptedKeyshare) ProtoReflect() protoreflect.Message
- func (x *ValidatorEncryptedKeyshare) Reset()
- func (x *ValidatorEncryptedKeyshare) String() string
- type ValidatorSet
- func (*ValidatorSet) Descriptor() ([]byte, []int)deprecated
- func (x *ValidatorSet) GetConsAddr() string
- func (x *ValidatorSet) GetIndex() string
- func (x *ValidatorSet) GetIsActive() bool
- func (x *ValidatorSet) GetValidator() string
- func (*ValidatorSet) ProtoMessage()
- func (x *ValidatorSet) ProtoReflect() protoreflect.Message
- func (x *ValidatorSet) Reset()
- func (x *ValidatorSet) String() string
Constants ¶
const ( Query_Params_FullMethodName = "/fairyring.keyshare.Query/Params" Query_Commitments_FullMethodName = "/fairyring.keyshare.Query/Commitments" Query_ValidatorSet_FullMethodName = "/fairyring.keyshare.Query/ValidatorSet" Query_ValidatorSetAll_FullMethodName = "/fairyring.keyshare.Query/ValidatorSetAll" Query_DecryptionKey_FullMethodName = "/fairyring.keyshare.Query/DecryptionKey" Query_DecryptionKeyAll_FullMethodName = "/fairyring.keyshare.Query/DecryptionKeyAll" Query_Pubkey_FullMethodName = "/fairyring.keyshare.Query/Pubkey" Query_AuthorizedAddress_FullMethodName = "/fairyring.keyshare.Query/AuthorizedAddress" Query_AuthorizedAddressAll_FullMethodName = "/fairyring.keyshare.Query/AuthorizedAddressAll" Query_VerifiableRandomness_FullMethodName = "/fairyring.keyshare.Query/VerifiableRandomness" )
const ( Msg_UpdateParams_FullMethodName = "/fairyring.keyshare.Msg/UpdateParams" Msg_RegisterValidator_FullMethodName = "/fairyring.keyshare.Msg/RegisterValidator" Msg_DeRegisterValidator_FullMethodName = "/fairyring.keyshare.Msg/DeRegisterValidator" Msg_CreateLatestPubkey_FullMethodName = "/fairyring.keyshare.Msg/CreateLatestPubkey" Msg_OverrideLatestPubkey_FullMethodName = "/fairyring.keyshare.Msg/OverrideLatestPubkey" Msg_CreateAuthorizedAddress_FullMethodName = "/fairyring.keyshare.Msg/CreateAuthorizedAddress" Msg_UpdateAuthorizedAddress_FullMethodName = "/fairyring.keyshare.Msg/UpdateAuthorizedAddress" Msg_DeleteAuthorizedAddress_FullMethodName = "/fairyring.keyshare.Msg/DeleteAuthorizedAddress" )
Variables ¶
var Msg_ServiceDesc = grpc.ServiceDesc{ ServiceName: "fairyring.keyshare.Msg", HandlerType: (*MsgServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "UpdateParams", Handler: _Msg_UpdateParams_Handler, }, { MethodName: "RegisterValidator", Handler: _Msg_RegisterValidator_Handler, }, { MethodName: "DeRegisterValidator", Handler: _Msg_DeRegisterValidator_Handler, }, { MethodName: "SendKeyshare", Handler: _Msg_SendKeyshare_Handler, }, { MethodName: "CreateLatestPubkey", Handler: _Msg_CreateLatestPubkey_Handler, }, { MethodName: "OverrideLatestPubkey", Handler: _Msg_OverrideLatestPubkey_Handler, }, { MethodName: "CreateAuthorizedAddress", Handler: _Msg_CreateAuthorizedAddress_Handler, }, { MethodName: "UpdateAuthorizedAddress", Handler: _Msg_UpdateAuthorizedAddress_Handler, }, { MethodName: "DeleteAuthorizedAddress", Handler: _Msg_DeleteAuthorizedAddress_Handler, }, { MethodName: "SubmitGeneralKeyshare", Handler: _Msg_SubmitGeneralKeyshare_Handler, }, { MethodName: "SubmitEncryptedKeyshare", Handler: _Msg_SubmitEncryptedKeyshare_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "fairyring/keyshare/tx.proto", }
Msg_ServiceDesc is the grpc.ServiceDesc for Msg service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var Query_ServiceDesc = grpc.ServiceDesc{ ServiceName: "fairyring.keyshare.Query", HandlerType: (*QueryServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Params", Handler: _Query_Params_Handler, }, { MethodName: "Commitments", Handler: _Query_Commitments_Handler, }, { MethodName: "ValidatorSet", Handler: _Query_ValidatorSet_Handler, }, { MethodName: "ValidatorSetAll", Handler: _Query_ValidatorSetAll_Handler, }, { MethodName: "Keyshare", Handler: _Query_Keyshare_Handler, }, { MethodName: "KeyshareAll", Handler: _Query_KeyshareAll_Handler, }, { MethodName: "DecryptionKey", Handler: _Query_DecryptionKey_Handler, }, { MethodName: "DecryptionKeyAll", Handler: _Query_DecryptionKeyAll_Handler, }, { MethodName: "Pubkey", Handler: _Query_Pubkey_Handler, }, { MethodName: "AuthorizedAddress", Handler: _Query_AuthorizedAddress_Handler, }, { MethodName: "AuthorizedAddressAll", Handler: _Query_AuthorizedAddressAll_Handler, }, { MethodName: "GeneralKeyshare", Handler: _Query_GeneralKeyshare_Handler, }, { MethodName: "GeneralKeyshareAll", Handler: _Query_GeneralKeyshareAll_Handler, }, { MethodName: "VerifiableRandomness", Handler: _Query_VerifiableRandomness_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "fairyring/keyshare/query.proto", }
Query_ServiceDesc is the grpc.ServiceDesc for Query service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
Functions ¶
func RegisterMsgServer ¶
func RegisterMsgServer(s grpc.ServiceRegistrar, srv MsgServer)
func RegisterQueryServer ¶
func RegisterQueryServer(s grpc.ServiceRegistrar, srv QueryServer)
Types ¶
type ActivePubkey ¶ added in v0.10.0
type ActivePubkey struct {
PublicKey string `protobuf:"bytes,1,opt,name=public_key,json=publicKey,proto3" json:"public_key,omitempty"`
Creator string `protobuf:"bytes,2,opt,name=creator,proto3" json:"creator,omitempty"`
Expiry uint64 `protobuf:"varint,3,opt,name=expiry,proto3" json:"expiry,omitempty"`
NumberOfValidators uint64 `protobuf:"varint,4,opt,name=number_of_validators,json=numberOfValidators,proto3" json:"number_of_validators,omitempty"`
// contains filtered or unexported fields
}
ActivePubkey defines the structure of the active public key
func (*ActivePubkey) Descriptor
deprecated
added in
v0.10.0
func (*ActivePubkey) Descriptor() ([]byte, []int)
Deprecated: Use ActivePubkey.ProtoReflect.Descriptor instead.
func (*ActivePubkey) GetCreator ¶ added in v0.10.0
func (x *ActivePubkey) GetCreator() string
func (*ActivePubkey) GetEncryptedKeyshares ¶ added in v0.10.0
func (x *ActivePubkey) GetEncryptedKeyshares() []*EncryptedKeyshare
func (*ActivePubkey) GetExpiry ¶ added in v0.10.0
func (x *ActivePubkey) GetExpiry() uint64
func (*ActivePubkey) GetNumberOfValidators ¶ added in v0.10.0
func (x *ActivePubkey) GetNumberOfValidators() uint64
func (*ActivePubkey) GetPublicKey ¶ added in v0.10.0
func (x *ActivePubkey) GetPublicKey() string
func (*ActivePubkey) ProtoMessage ¶ added in v0.10.0
func (*ActivePubkey) ProtoMessage()
func (*ActivePubkey) ProtoReflect ¶ added in v0.10.0
func (x *ActivePubkey) ProtoReflect() protoreflect.Message
func (*ActivePubkey) Reset ¶ added in v0.10.0
func (x *ActivePubkey) Reset()
func (*ActivePubkey) String ¶ added in v0.10.0
func (x *ActivePubkey) String() string
type AuthorizedAddress ¶
type AuthorizedAddress struct {
Target string `protobuf:"bytes,1,opt,name=target,proto3" json:"target,omitempty"`
IsAuthorized bool `protobuf:"varint,2,opt,name=is_authorized,json=isAuthorized,proto3" json:"is_authorized,omitempty"`
AuthorizedBy string `protobuf:"bytes,3,opt,name=authorized_by,json=authorizedBy,proto3" json:"authorized_by,omitempty"`
// contains filtered or unexported fields
}
AuthorizedAddress defines if an address is authorized to submit keyshares
func (*AuthorizedAddress) Descriptor
deprecated
func (*AuthorizedAddress) Descriptor() ([]byte, []int)
Deprecated: Use AuthorizedAddress.ProtoReflect.Descriptor instead.
func (*AuthorizedAddress) GetAuthorizedBy ¶
func (x *AuthorizedAddress) GetAuthorizedBy() string
func (*AuthorizedAddress) GetIsAuthorized ¶
func (x *AuthorizedAddress) GetIsAuthorized() bool
func (*AuthorizedAddress) GetTarget ¶
func (x *AuthorizedAddress) GetTarget() string
func (*AuthorizedAddress) ProtoMessage ¶
func (*AuthorizedAddress) ProtoMessage()
func (*AuthorizedAddress) ProtoReflect ¶
func (x *AuthorizedAddress) ProtoReflect() protoreflect.Message
func (*AuthorizedAddress) Reset ¶
func (x *AuthorizedAddress) Reset()
func (*AuthorizedAddress) String ¶
func (x *AuthorizedAddress) String() string
type Commitments ¶
type Commitments struct {
Commitments []string `protobuf:"bytes,1,rep,name=commitments,proto3" json:"commitments,omitempty"`
// contains filtered or unexported fields
}
Commitments defines the list of commitments to verify the keyshares submitted by validators
func (*Commitments) Descriptor
deprecated
func (*Commitments) Descriptor() ([]byte, []int)
Deprecated: Use Commitments.ProtoReflect.Descriptor instead.
func (*Commitments) GetCommitments ¶
func (x *Commitments) GetCommitments() []string
func (*Commitments) ProtoMessage ¶
func (*Commitments) ProtoMessage()
func (*Commitments) ProtoReflect ¶
func (x *Commitments) ProtoReflect() protoreflect.Message
func (*Commitments) Reset ¶
func (x *Commitments) Reset()
func (*Commitments) String ¶
func (x *Commitments) String() string
type CounterPartyIBCInfo ¶
type CounterPartyIBCInfo struct {
ClientId string `protobuf:"bytes,1,opt,name=client_id,json=clientId,proto3" json:"client_id,omitempty"`
ConnectionId string `protobuf:"bytes,2,opt,name=connection_id,json=connectionId,proto3" json:"connection_id,omitempty"`
ChannelId string `protobuf:"bytes,3,opt,name=channel_id,json=channelId,proto3" json:"channel_id,omitempty"`
PortId string `protobuf:"bytes,4,opt,name=port_id,json=portId,proto3" json:"port_id,omitempty"`
// contains filtered or unexported fields
}
CounterPartyIBCInfo defines the structure to send general and private keyshares if the request was made over IBC
func (*CounterPartyIBCInfo) Descriptor
deprecated
func (*CounterPartyIBCInfo) Descriptor() ([]byte, []int)
Deprecated: Use CounterPartyIBCInfo.ProtoReflect.Descriptor instead.
func (*CounterPartyIBCInfo) GetChannelId ¶ added in v0.10.0
func (x *CounterPartyIBCInfo) GetChannelId() string
func (*CounterPartyIBCInfo) GetClientId ¶ added in v0.10.0
func (x *CounterPartyIBCInfo) GetClientId() string
func (*CounterPartyIBCInfo) GetConnectionId ¶ added in v0.10.0
func (x *CounterPartyIBCInfo) GetConnectionId() string
func (*CounterPartyIBCInfo) GetPortId ¶ added in v0.10.0
func (x *CounterPartyIBCInfo) GetPortId() string
func (*CounterPartyIBCInfo) ProtoMessage ¶
func (*CounterPartyIBCInfo) ProtoMessage()
func (*CounterPartyIBCInfo) ProtoReflect ¶
func (x *CounterPartyIBCInfo) ProtoReflect() protoreflect.Message
func (*CounterPartyIBCInfo) Reset ¶
func (x *CounterPartyIBCInfo) Reset()
func (*CounterPartyIBCInfo) String ¶
func (x *CounterPartyIBCInfo) String() string
type CurrentKeysPacketAck ¶ added in v0.6.0
type CurrentKeysPacketAck struct {
ActiveKey *common.ActivePublicKey `protobuf:"bytes,1,opt,name=active_key,json=activeKey,proto3" json:"active_key,omitempty"`
QueuedKey *common.QueuedPublicKey `protobuf:"bytes,2,opt,name=queued_key,json=queuedKey,proto3" json:"queued_key,omitempty"`
// contains filtered or unexported fields
}
CurrentKeysPacketAck defines a struct for the packet acknowledgment
func (*CurrentKeysPacketAck) Descriptor
deprecated
added in
v0.6.0
func (*CurrentKeysPacketAck) Descriptor() ([]byte, []int)
Deprecated: Use CurrentKeysPacketAck.ProtoReflect.Descriptor instead.
func (*CurrentKeysPacketAck) GetActiveKey ¶ added in v0.6.0
func (x *CurrentKeysPacketAck) GetActiveKey() *common.ActivePublicKey
func (*CurrentKeysPacketAck) GetQueuedKey ¶ added in v0.6.0
func (x *CurrentKeysPacketAck) GetQueuedKey() *common.QueuedPublicKey
func (*CurrentKeysPacketAck) ProtoMessage ¶ added in v0.6.0
func (*CurrentKeysPacketAck) ProtoMessage()
func (*CurrentKeysPacketAck) ProtoReflect ¶ added in v0.6.0
func (x *CurrentKeysPacketAck) ProtoReflect() protoreflect.Message
func (*CurrentKeysPacketAck) Reset ¶ added in v0.6.0
func (x *CurrentKeysPacketAck) Reset()
func (*CurrentKeysPacketAck) String ¶ added in v0.6.0
func (x *CurrentKeysPacketAck) String() string
type CurrentKeysPacketData ¶ added in v0.6.0
type CurrentKeysPacketData struct {
// contains filtered or unexported fields
}
CurrentKeysPacketData defines a struct for the packet payload
func (*CurrentKeysPacketData) Descriptor
deprecated
added in
v0.6.0
func (*CurrentKeysPacketData) Descriptor() ([]byte, []int)
Deprecated: Use CurrentKeysPacketData.ProtoReflect.Descriptor instead.
func (*CurrentKeysPacketData) ProtoMessage ¶ added in v0.6.0
func (*CurrentKeysPacketData) ProtoMessage()
func (*CurrentKeysPacketData) ProtoReflect ¶ added in v0.6.0
func (x *CurrentKeysPacketData) ProtoReflect() protoreflect.Message
func (*CurrentKeysPacketData) Reset ¶ added in v0.6.0
func (x *CurrentKeysPacketData) Reset()
func (*CurrentKeysPacketData) String ¶ added in v0.6.0
func (x *CurrentKeysPacketData) String() string
type DecryptionKey ¶ added in v0.10.0
type DecryptionKey struct {
Height uint64 `protobuf:"varint,1,opt,name=height,proto3" json:"height,omitempty"`
Data string `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"`
// contains filtered or unexported fields
}
Decryption key defines the structure and height for a decryption key
func (*DecryptionKey) Descriptor
deprecated
added in
v0.10.0
func (*DecryptionKey) Descriptor() ([]byte, []int)
Deprecated: Use DecryptionKey.ProtoReflect.Descriptor instead.
func (*DecryptionKey) GetData ¶ added in v0.10.0
func (x *DecryptionKey) GetData() string
func (*DecryptionKey) GetHeight ¶ added in v0.10.0
func (x *DecryptionKey) GetHeight() uint64
func (*DecryptionKey) ProtoMessage ¶ added in v0.10.0
func (*DecryptionKey) ProtoMessage()
func (*DecryptionKey) ProtoReflect ¶ added in v0.10.0
func (x *DecryptionKey) ProtoReflect() protoreflect.Message
func (*DecryptionKey) Reset ¶ added in v0.10.0
func (x *DecryptionKey) Reset()
func (*DecryptionKey) String ¶ added in v0.10.0
func (x *DecryptionKey) String() string
type DecryptionKeyDataPacketData ¶ added in v0.10.0
type DecryptionKeyDataPacketData 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"`
DecryptionKey string `protobuf:"bytes,3,opt,name=decryption_key,json=decryptionKey,proto3" json:"decryption_key,omitempty"`
AggrHeight string `protobuf:"bytes,4,opt,name=aggr_height,json=aggrHeight,proto3" json:"aggr_height,omitempty"`
ProposalId string `protobuf:"bytes,5,opt,name=proposal_id,json=proposalId,proto3" json:"proposal_id,omitempty"` // used for private governance
Retries uint64 `protobuf:"varint,6,opt,name=retries,proto3" json:"retries,omitempty"`
// contains filtered or unexported fields
}
DecryptionKeyDataPacketData defines a struct for the packet payload
func (*DecryptionKeyDataPacketData) Descriptor
deprecated
added in
v0.10.0
func (*DecryptionKeyDataPacketData) Descriptor() ([]byte, []int)
Deprecated: Use DecryptionKeyDataPacketData.ProtoReflect.Descriptor instead.
func (*DecryptionKeyDataPacketData) GetAggrHeight ¶ added in v0.10.0
func (x *DecryptionKeyDataPacketData) GetAggrHeight() string
func (*DecryptionKeyDataPacketData) GetDecryptionKey ¶ added in v0.10.0
func (x *DecryptionKeyDataPacketData) GetDecryptionKey() string
func (*DecryptionKeyDataPacketData) GetIdentity ¶ added in v0.10.0
func (x *DecryptionKeyDataPacketData) GetIdentity() string
func (*DecryptionKeyDataPacketData) GetProposalId ¶ added in v0.10.0
func (x *DecryptionKeyDataPacketData) GetProposalId() string
func (*DecryptionKeyDataPacketData) GetPubkey ¶ added in v0.10.0
func (x *DecryptionKeyDataPacketData) GetPubkey() string
func (*DecryptionKeyDataPacketData) GetRetries ¶ added in v0.10.0
func (x *DecryptionKeyDataPacketData) GetRetries() uint64
func (*DecryptionKeyDataPacketData) ProtoMessage ¶ added in v0.10.0
func (*DecryptionKeyDataPacketData) ProtoMessage()
func (*DecryptionKeyDataPacketData) ProtoReflect ¶ added in v0.10.0
func (x *DecryptionKeyDataPacketData) ProtoReflect() protoreflect.Message
func (*DecryptionKeyDataPacketData) Reset ¶ added in v0.10.0
func (x *DecryptionKeyDataPacketData) Reset()
func (*DecryptionKeyDataPacketData) String ¶ added in v0.10.0
func (x *DecryptionKeyDataPacketData) String() string
type DecryptionKeyPacketAck ¶ added in v0.10.0
type DecryptionKeyPacketAck struct {
// contains filtered or unexported fields
}
DecryptionKeyPacketAck defines a struct for the packet acknowledgment
func (*DecryptionKeyPacketAck) Descriptor
deprecated
added in
v0.10.0
func (*DecryptionKeyPacketAck) Descriptor() ([]byte, []int)
Deprecated: Use DecryptionKeyPacketAck.ProtoReflect.Descriptor instead.
func (*DecryptionKeyPacketAck) ProtoMessage ¶ added in v0.10.0
func (*DecryptionKeyPacketAck) ProtoMessage()
func (*DecryptionKeyPacketAck) ProtoReflect ¶ added in v0.10.0
func (x *DecryptionKeyPacketAck) ProtoReflect() protoreflect.Message
func (*DecryptionKeyPacketAck) Reset ¶ added in v0.10.0
func (x *DecryptionKeyPacketAck) Reset()
func (*DecryptionKeyPacketAck) String ¶ added in v0.10.0
func (x *DecryptionKeyPacketAck) String() string
type DecryptionKeyRequest ¶ added in v0.10.0
type DecryptionKeyRequest 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"`
IbcInfo *IBCInfo `protobuf:"bytes,3,opt,name=ibc_info,json=ibcInfo,proto3" json:"ibc_info,omitempty"` // Used only when the request is made via IBC
Counterparty *CounterPartyIBCInfo `protobuf:"bytes,4,opt,name=counterparty,proto3" json:"counterparty,omitempty"` // Used only when the request is made via IBC
DecryptionKey string `protobuf:"bytes,5,opt,name=decryption_key,json=decryptionKey,proto3" json:"decryption_key,omitempty"`
ProposalId string `protobuf:"bytes,6,opt,name=proposal_id,json=proposalId,proto3" json:"proposal_id,omitempty"` // This is only used when the request is for private governance
Sent bool `protobuf:"varint,7,opt,name=sent,proto3" json:"sent,omitempty"`
// contains filtered or unexported fields
}
DecryptionKeyRequest defines the storage structure for general keyshare requests
func (*DecryptionKeyRequest) Descriptor
deprecated
added in
v0.10.0
func (*DecryptionKeyRequest) Descriptor() ([]byte, []int)
Deprecated: Use DecryptionKeyRequest.ProtoReflect.Descriptor instead.
func (*DecryptionKeyRequest) GetCounterparty ¶ added in v0.10.0
func (x *DecryptionKeyRequest) GetCounterparty() *CounterPartyIBCInfo
func (*DecryptionKeyRequest) GetDecryptionKey ¶ added in v0.10.0
func (x *DecryptionKeyRequest) GetDecryptionKey() string
func (*DecryptionKeyRequest) GetIbcInfo ¶ added in v0.10.0
func (x *DecryptionKeyRequest) GetIbcInfo() *IBCInfo
func (*DecryptionKeyRequest) GetIdentity ¶ added in v0.10.0
func (x *DecryptionKeyRequest) GetIdentity() string
func (*DecryptionKeyRequest) GetProposalId ¶ added in v0.10.0
func (x *DecryptionKeyRequest) GetProposalId() string
func (*DecryptionKeyRequest) GetPubkey ¶ added in v0.10.0
func (x *DecryptionKeyRequest) GetPubkey() string
func (*DecryptionKeyRequest) GetSent ¶ added in v0.10.0
func (x *DecryptionKeyRequest) GetSent() bool
func (*DecryptionKeyRequest) ProtoMessage ¶ added in v0.10.0
func (*DecryptionKeyRequest) ProtoMessage()
func (*DecryptionKeyRequest) ProtoReflect ¶ added in v0.10.0
func (x *DecryptionKeyRequest) ProtoReflect() protoreflect.Message
func (*DecryptionKeyRequest) Reset ¶ added in v0.10.0
func (x *DecryptionKeyRequest) Reset()
func (*DecryptionKeyRequest) String ¶ added in v0.10.0
func (x *DecryptionKeyRequest) String() string
type EncryptedKeyshare ¶ added in v0.10.0
type EncryptedKeyshare struct {
// contains filtered or unexported fields
}
EncryptedKeyshare defines the structure for storing the keyshare of the master secret key distributed to the validators
func (*EncryptedKeyshare) Descriptor
deprecated
added in
v0.10.0
func (*EncryptedKeyshare) Descriptor() ([]byte, []int)
Deprecated: Use EncryptedKeyshare.ProtoReflect.Descriptor instead.
func (*EncryptedKeyshare) GetData ¶ added in v0.10.0
func (x *EncryptedKeyshare) GetData() string
func (*EncryptedKeyshare) GetValidator ¶ added in v0.10.0
func (x *EncryptedKeyshare) GetValidator() string
func (*EncryptedKeyshare) ProtoMessage ¶ added in v0.10.0
func (*EncryptedKeyshare) ProtoMessage()
func (*EncryptedKeyshare) ProtoReflect ¶ added in v0.10.0
func (x *EncryptedKeyshare) ProtoReflect() protoreflect.Message
func (*EncryptedKeyshare) Reset ¶ added in v0.10.0
func (x *EncryptedKeyshare) Reset()
func (*EncryptedKeyshare) String ¶ added in v0.10.0
func (x *EncryptedKeyshare) String() string
type GeneralKeyshare ¶ added in v0.10.0
type GeneralKeyshare struct {
// contains filtered or unexported fields
}
GeneralKeyshare defines the structure for submitting general keyshares by validators
func (*GeneralKeyshare) Descriptor
deprecated
added in
v0.10.0
func (*GeneralKeyshare) Descriptor() ([]byte, []int)
Deprecated: Use GeneralKeyshare.ProtoReflect.Descriptor instead.
func (*GeneralKeyshare) GetIdType ¶ added in v0.10.0
func (x *GeneralKeyshare) GetIdType() string
func (*GeneralKeyshare) GetIdValue ¶ added in v0.10.0
func (x *GeneralKeyshare) GetIdValue() string
func (*GeneralKeyshare) GetKeyshare ¶ added in v0.10.0
func (x *GeneralKeyshare) GetKeyshare() string
func (*GeneralKeyshare) GetKeyshareIndex ¶ added in v0.10.0
func (x *GeneralKeyshare) GetKeyshareIndex() uint64
func (*GeneralKeyshare) GetReceivedBlockHeight ¶ added in v0.10.0
func (x *GeneralKeyshare) GetReceivedBlockHeight() uint64
func (*GeneralKeyshare) GetReceivedTimestamp ¶ added in v0.10.0
func (x *GeneralKeyshare) GetReceivedTimestamp() uint64
func (*GeneralKeyshare) GetValidator ¶ added in v0.10.0
func (x *GeneralKeyshare) GetValidator() string
func (*GeneralKeyshare) ProtoMessage ¶ added in v0.10.0
func (*GeneralKeyshare) ProtoMessage()
func (*GeneralKeyshare) ProtoReflect ¶ added in v0.10.0
func (x *GeneralKeyshare) ProtoReflect() protoreflect.Message
func (*GeneralKeyshare) Reset ¶ added in v0.10.0
func (x *GeneralKeyshare) Reset()
func (*GeneralKeyshare) String ¶ added in v0.10.0
func (x *GeneralKeyshare) String() string
type GenesisState ¶
type GenesisState struct {
// params defines all the parameters of the module.
Params *Params `protobuf:"bytes,1,opt,name=params,proto3" json:"params,omitempty"`
PortId string `protobuf:"bytes,2,opt,name=port_id,json=portId,proto3" json:"port_id,omitempty"`
ValidatorSetList []*ValidatorSet `protobuf:"bytes,3,rep,name=validator_set_list,json=validatorSetList,proto3" json:"validator_set_list,omitempty"`
DecryptionKeyList []*DecryptionKey `protobuf:"bytes,5,rep,name=decryption_key_list,json=decryptionKeyList,proto3" json:"decryption_key_list,omitempty"`
ActivePubkey *ActivePubkey `protobuf:"bytes,6,opt,name=active_pubkey,json=activePubkey,proto3" json:"active_pubkey,omitempty"`
QueuedPubkey *QueuedPubkey `protobuf:"bytes,7,opt,name=queued_pubkey,json=queuedPubkey,proto3" json:"queued_pubkey,omitempty"`
AuthorizedAddressList []*AuthorizedAddress `` /* 126-byte string literal not displayed */
RequestCount uint64 `protobuf:"varint,9,opt,name=request_count,json=requestCount,proto3" json:"request_count,omitempty"`
// contains filtered or unexported fields
}
GenesisState defines the keyshare module's genesis state.
func (*GenesisState) Descriptor
deprecated
func (*GenesisState) Descriptor() ([]byte, []int)
Deprecated: Use GenesisState.ProtoReflect.Descriptor instead.
func (*GenesisState) GetActivePubkey ¶ added in v0.10.0
func (x *GenesisState) GetActivePubkey() *ActivePubkey
func (*GenesisState) GetAuthorizedAddressList ¶
func (x *GenesisState) GetAuthorizedAddressList() []*AuthorizedAddress
func (*GenesisState) GetDecryptionKeyList ¶ added in v0.10.0
func (x *GenesisState) GetDecryptionKeyList() []*DecryptionKey
func (*GenesisState) GetGeneralKeyshareList ¶ added in v0.10.0
func (x *GenesisState) GetGeneralKeyshareList() []*GeneralKeyshare
func (*GenesisState) GetKeyshareList ¶ added in v0.10.0
func (x *GenesisState) GetKeyshareList() []*Keyshare
func (*GenesisState) GetParams ¶
func (x *GenesisState) GetParams() *Params
func (*GenesisState) GetPortId ¶
func (x *GenesisState) GetPortId() string
func (*GenesisState) GetQueuedPubkey ¶ added in v0.10.0
func (x *GenesisState) GetQueuedPubkey() *QueuedPubkey
func (*GenesisState) GetRequestCount ¶
func (x *GenesisState) GetRequestCount() uint64
func (*GenesisState) GetValidatorSetList ¶
func (x *GenesisState) GetValidatorSetList() []*ValidatorSet
func (*GenesisState) ProtoMessage ¶
func (*GenesisState) ProtoMessage()
func (*GenesisState) ProtoReflect ¶
func (x *GenesisState) ProtoReflect() protoreflect.Message
func (*GenesisState) Reset ¶
func (x *GenesisState) Reset()
func (*GenesisState) String ¶
func (x *GenesisState) String() string
type GetDecryptionKeyPacketAck ¶ added in v0.10.0
type GetDecryptionKeyPacketAck struct {
// contains filtered or unexported fields
}
GetDecryptionKeyPacketAck defines a struct for the packet acknowledgment
func (*GetDecryptionKeyPacketAck) Descriptor
deprecated
added in
v0.10.0
func (*GetDecryptionKeyPacketAck) Descriptor() ([]byte, []int)
Deprecated: Use GetDecryptionKeyPacketAck.ProtoReflect.Descriptor instead.
func (*GetDecryptionKeyPacketAck) ProtoMessage ¶ added in v0.10.0
func (*GetDecryptionKeyPacketAck) ProtoMessage()
func (*GetDecryptionKeyPacketAck) ProtoReflect ¶ added in v0.10.0
func (x *GetDecryptionKeyPacketAck) ProtoReflect() protoreflect.Message
func (*GetDecryptionKeyPacketAck) Reset ¶ added in v0.10.0
func (x *GetDecryptionKeyPacketAck) Reset()
func (*GetDecryptionKeyPacketAck) String ¶ added in v0.10.0
func (x *GetDecryptionKeyPacketAck) String() string
type GetDecryptionKeyPacketData ¶ added in v0.10.0
type GetDecryptionKeyPacketData struct {
Identity string `protobuf:"bytes,1,opt,name=identity,proto3" json:"identity,omitempty"`
// contains filtered or unexported fields
}
GetDecryptionKeyPacketData defines a struct for the packet payload
func (*GetDecryptionKeyPacketData) Descriptor
deprecated
added in
v0.10.0
func (*GetDecryptionKeyPacketData) Descriptor() ([]byte, []int)
Deprecated: Use GetDecryptionKeyPacketData.ProtoReflect.Descriptor instead.
func (*GetDecryptionKeyPacketData) GetIdentity ¶ added in v0.10.0
func (x *GetDecryptionKeyPacketData) GetIdentity() string
func (*GetDecryptionKeyPacketData) ProtoMessage ¶ added in v0.10.0
func (*GetDecryptionKeyPacketData) ProtoMessage()
func (*GetDecryptionKeyPacketData) ProtoReflect ¶ added in v0.10.0
func (x *GetDecryptionKeyPacketData) ProtoReflect() protoreflect.Message
func (*GetDecryptionKeyPacketData) Reset ¶ added in v0.10.0
func (x *GetDecryptionKeyPacketData) Reset()
func (*GetDecryptionKeyPacketData) String ¶ added in v0.10.0
func (x *GetDecryptionKeyPacketData) String() string
type GetPrivateDecryptionKeyPacketAck ¶ added in v0.10.0
type GetPrivateDecryptionKeyPacketAck struct {
// contains filtered or unexported fields
}
GetPrivateKeysharePacketAck defines a struct for the packet acknowledgment
func (*GetPrivateDecryptionKeyPacketAck) Descriptor
deprecated
added in
v0.10.0
func (*GetPrivateDecryptionKeyPacketAck) Descriptor() ([]byte, []int)
Deprecated: Use GetPrivateDecryptionKeyPacketAck.ProtoReflect.Descriptor instead.
func (*GetPrivateDecryptionKeyPacketAck) ProtoMessage ¶ added in v0.10.0
func (*GetPrivateDecryptionKeyPacketAck) ProtoMessage()
func (*GetPrivateDecryptionKeyPacketAck) ProtoReflect ¶ added in v0.10.0
func (x *GetPrivateDecryptionKeyPacketAck) ProtoReflect() protoreflect.Message
func (*GetPrivateDecryptionKeyPacketAck) Reset ¶ added in v0.10.0
func (x *GetPrivateDecryptionKeyPacketAck) Reset()
func (*GetPrivateDecryptionKeyPacketAck) String ¶ added in v0.10.0
func (x *GetPrivateDecryptionKeyPacketAck) String() string
type GetPrivateDecryptionKeyPacketData ¶ added in v0.10.0
type GetPrivateDecryptionKeyPacketData struct {
Identity string `protobuf:"bytes,1,opt,name=identity,proto3" json:"identity,omitempty"`
Requester string `protobuf:"bytes,2,opt,name=requester,proto3" json:"requester,omitempty"`
SecpPubkey string `protobuf:"bytes,3,opt,name=secp_pubkey,json=secpPubkey,proto3" json:"secp_pubkey,omitempty"`
// contains filtered or unexported fields
}
GetPrivateDecryptionKeyPacketData defines a struct for the packet payload
func (*GetPrivateDecryptionKeyPacketData) Descriptor
deprecated
added in
v0.10.0
func (*GetPrivateDecryptionKeyPacketData) Descriptor() ([]byte, []int)
Deprecated: Use GetPrivateDecryptionKeyPacketData.ProtoReflect.Descriptor instead.
func (*GetPrivateDecryptionKeyPacketData) GetIdentity ¶ added in v0.10.0
func (x *GetPrivateDecryptionKeyPacketData) GetIdentity() string
func (*GetPrivateDecryptionKeyPacketData) GetRequester ¶ added in v0.10.0
func (x *GetPrivateDecryptionKeyPacketData) GetRequester() string
func (*GetPrivateDecryptionKeyPacketData) GetSecpPubkey ¶ added in v0.10.0
func (x *GetPrivateDecryptionKeyPacketData) GetSecpPubkey() string
func (*GetPrivateDecryptionKeyPacketData) ProtoMessage ¶ added in v0.10.0
func (*GetPrivateDecryptionKeyPacketData) ProtoMessage()
func (*GetPrivateDecryptionKeyPacketData) ProtoReflect ¶ added in v0.10.0
func (x *GetPrivateDecryptionKeyPacketData) ProtoReflect() protoreflect.Message
func (*GetPrivateDecryptionKeyPacketData) Reset ¶ added in v0.10.0
func (x *GetPrivateDecryptionKeyPacketData) Reset()
func (*GetPrivateDecryptionKeyPacketData) String ¶ added in v0.10.0
func (x *GetPrivateDecryptionKeyPacketData) String() string
type IBCInfo ¶
type IBCInfo struct {
ClientId string `protobuf:"bytes,1,opt,name=client_id,json=clientId,proto3" json:"client_id,omitempty"`
ConnectionId string `protobuf:"bytes,2,opt,name=connection_id,json=connectionId,proto3" json:"connection_id,omitempty"`
ChannelId string `protobuf:"bytes,3,opt,name=channel_id,json=channelId,proto3" json:"channel_id,omitempty"`
PortId string `protobuf:"bytes,4,opt,name=port_id,json=portId,proto3" json:"port_id,omitempty"`
// contains filtered or unexported fields
}
IBCInfo defines the structure to verify request for general and private keyshares in case the request was made over IBC
func (*IBCInfo) Descriptor
deprecated
func (*IBCInfo) GetChannelId ¶ added in v0.10.0
func (*IBCInfo) GetClientId ¶ added in v0.10.0
func (*IBCInfo) GetConnectionId ¶ added in v0.10.0
func (*IBCInfo) ProtoMessage ¶
func (*IBCInfo) ProtoMessage()
func (*IBCInfo) ProtoReflect ¶
func (x *IBCInfo) ProtoReflect() protoreflect.Message
type Keyshare ¶ added in v0.10.0
type Keyshare struct {
// contains filtered or unexported fields
}
Keyshare defines the structure for submitting blockwise keyshares by validators
func (*Keyshare) Descriptor
deprecated
added in
v0.10.0
func (*Keyshare) GetBlockHeight ¶ added in v0.10.0
func (*Keyshare) GetKeyshare ¶ added in v0.10.0
func (*Keyshare) GetKeyshareIndex ¶ added in v0.10.0
func (*Keyshare) GetReceivedBlockHeight ¶ added in v0.10.0
func (*Keyshare) GetReceivedTimestamp ¶ added in v0.10.0
func (*Keyshare) GetValidator ¶ added in v0.10.0
func (*Keyshare) ProtoMessage ¶ added in v0.10.0
func (*Keyshare) ProtoMessage()
func (*Keyshare) ProtoReflect ¶ added in v0.10.0
func (x *Keyshare) ProtoReflect() protoreflect.Message
type KeysharePacketData ¶
type KeysharePacketData struct {
//
// Types that are assignable to Packet:
//
// *KeysharePacketData_NoData
// *KeysharePacketData_RequestDecryptionKeyPacket
// *KeysharePacketData_GetDecryptionKeyPacket
// *KeysharePacketData_DecryptionKeyDataPacket
// *KeysharePacketData_PrivateDecryptionKeyDataPacket
// *KeysharePacketData_CurrentKeysPacket
// *KeysharePacketData_RequestPrivateDecryptionKeyPacket
// *KeysharePacketData_GetPrivateDecryptionKeyPacket
Packet isKeysharePacketData_Packet `protobuf_oneof:"packet"`
// contains filtered or unexported fields
}
KeysharePacketData defines all the packet types of the keyshare module
func (*KeysharePacketData) Descriptor
deprecated
func (*KeysharePacketData) Descriptor() ([]byte, []int)
Deprecated: Use KeysharePacketData.ProtoReflect.Descriptor instead.
func (*KeysharePacketData) GetCurrentKeysPacket ¶ added in v0.6.0
func (x *KeysharePacketData) GetCurrentKeysPacket() *CurrentKeysPacketData
func (*KeysharePacketData) GetDecryptionKeyDataPacket ¶ added in v0.10.0
func (x *KeysharePacketData) GetDecryptionKeyDataPacket() *DecryptionKeyDataPacketData
func (*KeysharePacketData) GetGetDecryptionKeyPacket ¶ added in v0.10.0
func (x *KeysharePacketData) GetGetDecryptionKeyPacket() *GetDecryptionKeyPacketData
func (*KeysharePacketData) GetGetPrivateDecryptionKeyPacket ¶ added in v0.10.0
func (x *KeysharePacketData) GetGetPrivateDecryptionKeyPacket() *GetPrivateDecryptionKeyPacketData
func (*KeysharePacketData) GetNoData ¶
func (x *KeysharePacketData) GetNoData() *NoData
func (*KeysharePacketData) GetPacket ¶
func (x *KeysharePacketData) GetPacket() isKeysharePacketData_Packet
func (*KeysharePacketData) GetPrivateDecryptionKeyDataPacket ¶ added in v0.10.0
func (x *KeysharePacketData) GetPrivateDecryptionKeyDataPacket() *PrivateDecryptionKeyDataPacketData
func (*KeysharePacketData) GetRequestDecryptionKeyPacket ¶ added in v0.10.0
func (x *KeysharePacketData) GetRequestDecryptionKeyPacket() *RequestDecryptionKeyPacketData
func (*KeysharePacketData) GetRequestPrivateDecryptionKeyPacket ¶ added in v0.10.0
func (x *KeysharePacketData) GetRequestPrivateDecryptionKeyPacket() *RequestPrivateDecryptionKeyPacketData
func (*KeysharePacketData) ProtoMessage ¶
func (*KeysharePacketData) ProtoMessage()
func (*KeysharePacketData) ProtoReflect ¶
func (x *KeysharePacketData) ProtoReflect() protoreflect.Message
func (*KeysharePacketData) Reset ¶
func (x *KeysharePacketData) Reset()
func (*KeysharePacketData) String ¶
func (x *KeysharePacketData) String() string
type KeysharePacketData_CurrentKeysPacket ¶ added in v0.6.0
type KeysharePacketData_CurrentKeysPacket struct {
}
type KeysharePacketData_DecryptionKeyDataPacket ¶ added in v0.10.0
type KeysharePacketData_DecryptionKeyDataPacket struct {
}
type KeysharePacketData_GetDecryptionKeyPacket ¶ added in v0.10.0
type KeysharePacketData_GetDecryptionKeyPacket struct {
}
type KeysharePacketData_GetPrivateDecryptionKeyPacket ¶ added in v0.10.0
type KeysharePacketData_GetPrivateDecryptionKeyPacket struct {
}
type KeysharePacketData_NoData ¶
type KeysharePacketData_NoData struct {
}
type KeysharePacketData_PrivateDecryptionKeyDataPacket ¶ added in v0.10.0
type KeysharePacketData_PrivateDecryptionKeyDataPacket struct {
}
type KeysharePacketData_RequestDecryptionKeyPacket ¶ added in v0.10.0
type KeysharePacketData_RequestDecryptionKeyPacket struct {
}
type KeysharePacketData_RequestPrivateDecryptionKeyPacket ¶ added in v0.10.0
type KeysharePacketData_RequestPrivateDecryptionKeyPacket struct {
}
type MsgClient ¶
type MsgClient interface {
// UpdateParams defines a (governance) operation for updating the module
// parameters. The authority defaults to the x/gov module account.
UpdateParams(ctx context.Context, in *MsgUpdateParams, opts ...grpc.CallOption) (*MsgUpdateParamsResponse, error)
// RegisterValidator defines a operation to register validator which
// is then eligible to participate in sending keyshares
RegisterValidator(ctx context.Context, in *MsgRegisterValidator, opts ...grpc.CallOption) (*MsgRegisterValidatorResponse, error)
// DeRegisterValidator defines an operation to de-register
// a registered validator
DeRegisterValidator(ctx context.Context, in *MsgDeRegisterValidator, opts ...grpc.CallOption) (*MsgDeRegisterValidatorResponse, error)
// every block from registered validators
SendKeyshare(ctx context.Context, in *MsgSendKeyshare, opts ...grpc.CallOption) (*MsgSendKeyshareResponse, error)
// CreateLatestPubkey defines an operation to add a
// public key to the chain (can only be done by an authorized address)
CreateLatestPubkey(ctx context.Context, in *MsgCreateLatestPubkey, opts ...grpc.CallOption) (*MsgCreateLatestPubkeyResponse, error)
// OverrideLatestPubkey defines an operation to override the current active pubkey
OverrideLatestPubkey(ctx context.Context, in *MsgOverrideLatestPubkey, opts ...grpc.CallOption) (*MsgOverrideLatestPubkeyResponse, error)
// CreateAuthorizedAddress defines an operation to mark an address
// as authorized to create and/or update pubkeys on the chain
CreateAuthorizedAddress(ctx context.Context, in *MsgCreateAuthorizedAddress, opts ...grpc.CallOption) (*MsgCreateAuthorizedAddressResponse, error)
// UpdateAuthorizedAddress defines an operation to update the
// list of authorized addresses
UpdateAuthorizedAddress(ctx context.Context, in *MsgUpdateAuthorizedAddress, opts ...grpc.CallOption) (*MsgUpdateAuthorizedAddressResponse, error)
// DeleteAuthorizedAddress defines an operation to revoke the
// authorization of a previously authorized address
DeleteAuthorizedAddress(ctx context.Context, in *MsgDeleteAuthorizedAddress, opts ...grpc.CallOption) (*MsgDeleteAuthorizedAddressResponse, error)
// general keyshare from a registered validator
SubmitGeneralKeyshare(ctx context.Context, in *MsgSubmitGeneralKeyshare, opts ...grpc.CallOption) (*MsgSubmitGeneralKeyshareResponse, error)
// an encrypted keyshare from a registered validator
SubmitEncryptedKeyshare(ctx context.Context, in *MsgSubmitEncryptedKeyshare, opts ...grpc.CallOption) (*MsgSubmitEncryptedKeyshareResponse, error)
}
MsgClient is the client API for Msg service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewMsgClient ¶
func NewMsgClient(cc grpc.ClientConnInterface) MsgClient
type MsgCreateAuthorizedAddress ¶
type MsgCreateAuthorizedAddress struct {
Target string `protobuf:"bytes,1,opt,name=target,proto3" json:"target,omitempty"`
Creator string `protobuf:"bytes,2,opt,name=creator,proto3" json:"creator,omitempty"`
// contains filtered or unexported fields
}
MsgCreateAuthorizedAddress is the Msg/CreateAuthorizedAddress request type.
func (*MsgCreateAuthorizedAddress) Descriptor
deprecated
func (*MsgCreateAuthorizedAddress) Descriptor() ([]byte, []int)
Deprecated: Use MsgCreateAuthorizedAddress.ProtoReflect.Descriptor instead.
func (*MsgCreateAuthorizedAddress) GetCreator ¶
func (x *MsgCreateAuthorizedAddress) GetCreator() string
func (*MsgCreateAuthorizedAddress) GetTarget ¶
func (x *MsgCreateAuthorizedAddress) GetTarget() string
func (*MsgCreateAuthorizedAddress) ProtoMessage ¶
func (*MsgCreateAuthorizedAddress) ProtoMessage()
func (*MsgCreateAuthorizedAddress) ProtoReflect ¶
func (x *MsgCreateAuthorizedAddress) ProtoReflect() protoreflect.Message
func (*MsgCreateAuthorizedAddress) Reset ¶
func (x *MsgCreateAuthorizedAddress) Reset()
func (*MsgCreateAuthorizedAddress) String ¶
func (x *MsgCreateAuthorizedAddress) String() string
type MsgCreateAuthorizedAddressResponse ¶
type MsgCreateAuthorizedAddressResponse struct {
// contains filtered or unexported fields
}
MsgCreateAuthorizedAddressResponse defines the response structure for executing a MsgCreateAuthorizedAddress message.
func (*MsgCreateAuthorizedAddressResponse) Descriptor
deprecated
func (*MsgCreateAuthorizedAddressResponse) Descriptor() ([]byte, []int)
Deprecated: Use MsgCreateAuthorizedAddressResponse.ProtoReflect.Descriptor instead.
func (*MsgCreateAuthorizedAddressResponse) ProtoMessage ¶
func (*MsgCreateAuthorizedAddressResponse) ProtoMessage()
func (*MsgCreateAuthorizedAddressResponse) ProtoReflect ¶
func (x *MsgCreateAuthorizedAddressResponse) ProtoReflect() protoreflect.Message
func (*MsgCreateAuthorizedAddressResponse) Reset ¶
func (x *MsgCreateAuthorizedAddressResponse) Reset()
func (*MsgCreateAuthorizedAddressResponse) String ¶
func (x *MsgCreateAuthorizedAddressResponse) String() string
type MsgCreateLatestPubkey ¶ added in v0.10.0
type MsgCreateLatestPubkey struct {
Creator string `protobuf:"bytes,1,opt,name=creator,proto3" json:"creator,omitempty"`
PublicKey string `protobuf:"bytes,2,opt,name=public_key,json=publicKey,proto3" json:"public_key,omitempty"`
Commitments []string `protobuf:"bytes,3,rep,name=commitments,proto3" json:"commitments,omitempty"`
NumberOfValidators uint64 `protobuf:"varint,4,opt,name=number_of_validators,json=numberOfValidators,proto3" json:"number_of_validators,omitempty"`
// contains filtered or unexported fields
}
MsgCreateLatestPubkey is the Msg/CreateLatestPubkey request type.
func (*MsgCreateLatestPubkey) Descriptor
deprecated
added in
v0.10.0
func (*MsgCreateLatestPubkey) Descriptor() ([]byte, []int)
Deprecated: Use MsgCreateLatestPubkey.ProtoReflect.Descriptor instead.
func (*MsgCreateLatestPubkey) GetCommitments ¶ added in v0.10.0
func (x *MsgCreateLatestPubkey) GetCommitments() []string
func (*MsgCreateLatestPubkey) GetCreator ¶ added in v0.10.0
func (x *MsgCreateLatestPubkey) GetCreator() string
func (*MsgCreateLatestPubkey) GetEncryptedKeyshares ¶ added in v0.10.0
func (x *MsgCreateLatestPubkey) GetEncryptedKeyshares() []*EncryptedKeyshare
func (*MsgCreateLatestPubkey) GetNumberOfValidators ¶ added in v0.10.0
func (x *MsgCreateLatestPubkey) GetNumberOfValidators() uint64
func (*MsgCreateLatestPubkey) GetPublicKey ¶ added in v0.10.0
func (x *MsgCreateLatestPubkey) GetPublicKey() string
func (*MsgCreateLatestPubkey) ProtoMessage ¶ added in v0.10.0
func (*MsgCreateLatestPubkey) ProtoMessage()
func (*MsgCreateLatestPubkey) ProtoReflect ¶ added in v0.10.0
func (x *MsgCreateLatestPubkey) ProtoReflect() protoreflect.Message
func (*MsgCreateLatestPubkey) Reset ¶ added in v0.10.0
func (x *MsgCreateLatestPubkey) Reset()
func (*MsgCreateLatestPubkey) String ¶ added in v0.10.0
func (x *MsgCreateLatestPubkey) String() string
type MsgCreateLatestPubkeyResponse ¶ added in v0.10.0
type MsgCreateLatestPubkeyResponse struct {
// contains filtered or unexported fields
}
MsgCreateLatestPubkeyResponse defines the response structure for executing a MsgCreateLatestPubkey message.
func (*MsgCreateLatestPubkeyResponse) Descriptor
deprecated
added in
v0.10.0
func (*MsgCreateLatestPubkeyResponse) Descriptor() ([]byte, []int)
Deprecated: Use MsgCreateLatestPubkeyResponse.ProtoReflect.Descriptor instead.
func (*MsgCreateLatestPubkeyResponse) ProtoMessage ¶ added in v0.10.0
func (*MsgCreateLatestPubkeyResponse) ProtoMessage()
func (*MsgCreateLatestPubkeyResponse) ProtoReflect ¶ added in v0.10.0
func (x *MsgCreateLatestPubkeyResponse) ProtoReflect() protoreflect.Message
func (*MsgCreateLatestPubkeyResponse) Reset ¶ added in v0.10.0
func (x *MsgCreateLatestPubkeyResponse) Reset()
func (*MsgCreateLatestPubkeyResponse) String ¶ added in v0.10.0
func (x *MsgCreateLatestPubkeyResponse) String() string
type MsgDeRegisterValidator ¶ added in v0.6.0
type MsgDeRegisterValidator struct {
Creator string `protobuf:"bytes,1,opt,name=creator,proto3" json:"creator,omitempty"`
// contains filtered or unexported fields
}
MsgDeRegisterValidator is the Msg/DeRegisterValidator request type.
func (*MsgDeRegisterValidator) Descriptor
deprecated
added in
v0.6.0
func (*MsgDeRegisterValidator) Descriptor() ([]byte, []int)
Deprecated: Use MsgDeRegisterValidator.ProtoReflect.Descriptor instead.
func (*MsgDeRegisterValidator) GetCreator ¶ added in v0.6.0
func (x *MsgDeRegisterValidator) GetCreator() string
func (*MsgDeRegisterValidator) ProtoMessage ¶ added in v0.6.0
func (*MsgDeRegisterValidator) ProtoMessage()
func (*MsgDeRegisterValidator) ProtoReflect ¶ added in v0.6.0
func (x *MsgDeRegisterValidator) ProtoReflect() protoreflect.Message
func (*MsgDeRegisterValidator) Reset ¶ added in v0.6.0
func (x *MsgDeRegisterValidator) Reset()
func (*MsgDeRegisterValidator) String ¶ added in v0.6.0
func (x *MsgDeRegisterValidator) String() string
type MsgDeRegisterValidatorResponse ¶ added in v0.6.0
type MsgDeRegisterValidatorResponse struct {
Creator string `protobuf:"bytes,1,opt,name=creator,proto3" json:"creator,omitempty"`
// contains filtered or unexported fields
}
MsgDeRegisterValidatorResponse defines the response structure for executing a MsgDeRegisterValidator message.
func (*MsgDeRegisterValidatorResponse) Descriptor
deprecated
added in
v0.6.0
func (*MsgDeRegisterValidatorResponse) Descriptor() ([]byte, []int)
Deprecated: Use MsgDeRegisterValidatorResponse.ProtoReflect.Descriptor instead.
func (*MsgDeRegisterValidatorResponse) GetCreator ¶ added in v0.6.0
func (x *MsgDeRegisterValidatorResponse) GetCreator() string
func (*MsgDeRegisterValidatorResponse) ProtoMessage ¶ added in v0.6.0
func (*MsgDeRegisterValidatorResponse) ProtoMessage()
func (*MsgDeRegisterValidatorResponse) ProtoReflect ¶ added in v0.6.0
func (x *MsgDeRegisterValidatorResponse) ProtoReflect() protoreflect.Message
func (*MsgDeRegisterValidatorResponse) Reset ¶ added in v0.6.0
func (x *MsgDeRegisterValidatorResponse) Reset()
func (*MsgDeRegisterValidatorResponse) String ¶ added in v0.6.0
func (x *MsgDeRegisterValidatorResponse) String() string
type MsgDeleteAuthorizedAddress ¶
type MsgDeleteAuthorizedAddress struct {
Target string `protobuf:"bytes,1,opt,name=target,proto3" json:"target,omitempty"`
Creator string `protobuf:"bytes,2,opt,name=creator,proto3" json:"creator,omitempty"`
// contains filtered or unexported fields
}
MsgDeleteAuthorizedAddress is the Msg/DeleteAuthorizedAddress request type.
func (*MsgDeleteAuthorizedAddress) Descriptor
deprecated
func (*MsgDeleteAuthorizedAddress) Descriptor() ([]byte, []int)
Deprecated: Use MsgDeleteAuthorizedAddress.ProtoReflect.Descriptor instead.
func (*MsgDeleteAuthorizedAddress) GetCreator ¶
func (x *MsgDeleteAuthorizedAddress) GetCreator() string
func (*MsgDeleteAuthorizedAddress) GetTarget ¶
func (x *MsgDeleteAuthorizedAddress) GetTarget() string
func (*MsgDeleteAuthorizedAddress) ProtoMessage ¶
func (*MsgDeleteAuthorizedAddress) ProtoMessage()
func (*MsgDeleteAuthorizedAddress) ProtoReflect ¶
func (x *MsgDeleteAuthorizedAddress) ProtoReflect() protoreflect.Message
func (*MsgDeleteAuthorizedAddress) Reset ¶
func (x *MsgDeleteAuthorizedAddress) Reset()
func (*MsgDeleteAuthorizedAddress) String ¶
func (x *MsgDeleteAuthorizedAddress) String() string
type MsgDeleteAuthorizedAddressResponse ¶
type MsgDeleteAuthorizedAddressResponse struct {
// contains filtered or unexported fields
}
MsgDeleteAuthorizedAddressResponse defines the response structure for executing a MsgDeleteAuthorizedAddress message.
func (*MsgDeleteAuthorizedAddressResponse) Descriptor
deprecated
func (*MsgDeleteAuthorizedAddressResponse) Descriptor() ([]byte, []int)
Deprecated: Use MsgDeleteAuthorizedAddressResponse.ProtoReflect.Descriptor instead.
func (*MsgDeleteAuthorizedAddressResponse) ProtoMessage ¶
func (*MsgDeleteAuthorizedAddressResponse) ProtoMessage()
func (*MsgDeleteAuthorizedAddressResponse) ProtoReflect ¶
func (x *MsgDeleteAuthorizedAddressResponse) ProtoReflect() protoreflect.Message
func (*MsgDeleteAuthorizedAddressResponse) Reset ¶
func (x *MsgDeleteAuthorizedAddressResponse) Reset()
func (*MsgDeleteAuthorizedAddressResponse) String ¶
func (x *MsgDeleteAuthorizedAddressResponse) String() string
type MsgOverrideLatestPubkey ¶ added in v0.10.0
type MsgOverrideLatestPubkey struct {
Creator string `protobuf:"bytes,1,opt,name=creator,proto3" json:"creator,omitempty"`
PublicKey string `protobuf:"bytes,2,opt,name=public_key,json=publicKey,proto3" json:"public_key,omitempty"`
Commitments []string `protobuf:"bytes,3,rep,name=commitments,proto3" json:"commitments,omitempty"`
NumberOfValidators uint64 `protobuf:"varint,4,opt,name=number_of_validators,json=numberOfValidators,proto3" json:"number_of_validators,omitempty"`
// contains filtered or unexported fields
}
MsgOverrideLatestPubkey is the Msg/OverrideLatestPubkey request type.
func (*MsgOverrideLatestPubkey) Descriptor
deprecated
added in
v0.10.0
func (*MsgOverrideLatestPubkey) Descriptor() ([]byte, []int)
Deprecated: Use MsgOverrideLatestPubkey.ProtoReflect.Descriptor instead.
func (*MsgOverrideLatestPubkey) GetCommitments ¶ added in v0.10.0
func (x *MsgOverrideLatestPubkey) GetCommitments() []string
func (*MsgOverrideLatestPubkey) GetCreator ¶ added in v0.10.0
func (x *MsgOverrideLatestPubkey) GetCreator() string
func (*MsgOverrideLatestPubkey) GetEncryptedKeyshares ¶ added in v0.10.0
func (x *MsgOverrideLatestPubkey) GetEncryptedKeyshares() []*EncryptedKeyshare
func (*MsgOverrideLatestPubkey) GetNumberOfValidators ¶ added in v0.10.0
func (x *MsgOverrideLatestPubkey) GetNumberOfValidators() uint64
func (*MsgOverrideLatestPubkey) GetPublicKey ¶ added in v0.10.0
func (x *MsgOverrideLatestPubkey) GetPublicKey() string
func (*MsgOverrideLatestPubkey) ProtoMessage ¶ added in v0.10.0
func (*MsgOverrideLatestPubkey) ProtoMessage()
func (*MsgOverrideLatestPubkey) ProtoReflect ¶ added in v0.10.0
func (x *MsgOverrideLatestPubkey) ProtoReflect() protoreflect.Message
func (*MsgOverrideLatestPubkey) Reset ¶ added in v0.10.0
func (x *MsgOverrideLatestPubkey) Reset()
func (*MsgOverrideLatestPubkey) String ¶ added in v0.10.0
func (x *MsgOverrideLatestPubkey) String() string
type MsgOverrideLatestPubkeyResponse ¶ added in v0.10.0
type MsgOverrideLatestPubkeyResponse struct {
// contains filtered or unexported fields
}
MsgOverrideLatestPubkeyResponse defines the response structure for executing a MsgOverrideLatestPubkey message.
func (*MsgOverrideLatestPubkeyResponse) Descriptor
deprecated
added in
v0.10.0
func (*MsgOverrideLatestPubkeyResponse) Descriptor() ([]byte, []int)
Deprecated: Use MsgOverrideLatestPubkeyResponse.ProtoReflect.Descriptor instead.
func (*MsgOverrideLatestPubkeyResponse) ProtoMessage ¶ added in v0.10.0
func (*MsgOverrideLatestPubkeyResponse) ProtoMessage()
func (*MsgOverrideLatestPubkeyResponse) ProtoReflect ¶ added in v0.10.0
func (x *MsgOverrideLatestPubkeyResponse) ProtoReflect() protoreflect.Message
func (*MsgOverrideLatestPubkeyResponse) Reset ¶ added in v0.10.0
func (x *MsgOverrideLatestPubkeyResponse) Reset()
func (*MsgOverrideLatestPubkeyResponse) String ¶ added in v0.10.0
func (x *MsgOverrideLatestPubkeyResponse) String() string
type MsgRegisterValidator ¶
type MsgRegisterValidator struct {
Creator string `protobuf:"bytes,1,opt,name=creator,proto3" json:"creator,omitempty"`
// contains filtered or unexported fields
}
MsgRegisterValidator is the Msg/RegisterValidator request type.
func (*MsgRegisterValidator) Descriptor
deprecated
func (*MsgRegisterValidator) Descriptor() ([]byte, []int)
Deprecated: Use MsgRegisterValidator.ProtoReflect.Descriptor instead.
func (*MsgRegisterValidator) GetCreator ¶
func (x *MsgRegisterValidator) GetCreator() string
func (*MsgRegisterValidator) ProtoMessage ¶
func (*MsgRegisterValidator) ProtoMessage()
func (*MsgRegisterValidator) ProtoReflect ¶
func (x *MsgRegisterValidator) ProtoReflect() protoreflect.Message
func (*MsgRegisterValidator) Reset ¶
func (x *MsgRegisterValidator) Reset()
func (*MsgRegisterValidator) String ¶
func (x *MsgRegisterValidator) String() string
type MsgRegisterValidatorResponse ¶
type MsgRegisterValidatorResponse struct {
Creator string `protobuf:"bytes,1,opt,name=creator,proto3" json:"creator,omitempty"`
// contains filtered or unexported fields
}
MsgRegisterValidatorResponse defines the response structure for executing a MsgRegisterValidator message.
func (*MsgRegisterValidatorResponse) Descriptor
deprecated
func (*MsgRegisterValidatorResponse) Descriptor() ([]byte, []int)
Deprecated: Use MsgRegisterValidatorResponse.ProtoReflect.Descriptor instead.
func (*MsgRegisterValidatorResponse) GetCreator ¶
func (x *MsgRegisterValidatorResponse) GetCreator() string
func (*MsgRegisterValidatorResponse) ProtoMessage ¶
func (*MsgRegisterValidatorResponse) ProtoMessage()
func (*MsgRegisterValidatorResponse) ProtoReflect ¶
func (x *MsgRegisterValidatorResponse) ProtoReflect() protoreflect.Message
func (*MsgRegisterValidatorResponse) Reset ¶
func (x *MsgRegisterValidatorResponse) Reset()
func (*MsgRegisterValidatorResponse) String ¶
func (x *MsgRegisterValidatorResponse) String() string
type MsgSendKeyshare ¶
type MsgSendKeyshare struct {
// contains filtered or unexported fields
}
MsgSendKeyshare is the Msg/SendKeyshare request type.
func (*MsgSendKeyshare) Descriptor
deprecated
func (*MsgSendKeyshare) Descriptor() ([]byte, []int)
Deprecated: Use MsgSendKeyshare.ProtoReflect.Descriptor instead.
func (*MsgSendKeyshare) GetBlockHeight ¶
func (x *MsgSendKeyshare) GetBlockHeight() uint64
func (*MsgSendKeyshare) GetCreator ¶
func (x *MsgSendKeyshare) GetCreator() string
func (*MsgSendKeyshare) GetKeyshareIndex ¶ added in v0.10.0
func (x *MsgSendKeyshare) GetKeyshareIndex() uint64
func (*MsgSendKeyshare) GetMessage ¶
func (x *MsgSendKeyshare) GetMessage() string
func (*MsgSendKeyshare) ProtoMessage ¶
func (*MsgSendKeyshare) ProtoMessage()
func (*MsgSendKeyshare) ProtoReflect ¶
func (x *MsgSendKeyshare) ProtoReflect() protoreflect.Message
func (*MsgSendKeyshare) Reset ¶
func (x *MsgSendKeyshare) Reset()
func (*MsgSendKeyshare) String ¶
func (x *MsgSendKeyshare) String() string
type MsgSendKeyshareResponse ¶
type MsgSendKeyshareResponse struct {
// contains filtered or unexported fields
}
MsgSendKeyshareResponse defines the response structure for executing a MsgSendKeyshare message.
func (*MsgSendKeyshareResponse) Descriptor
deprecated
func (*MsgSendKeyshareResponse) Descriptor() ([]byte, []int)
Deprecated: Use MsgSendKeyshareResponse.ProtoReflect.Descriptor instead.
func (*MsgSendKeyshareResponse) GetBlockHeight ¶
func (x *MsgSendKeyshareResponse) GetBlockHeight() uint64
func (*MsgSendKeyshareResponse) GetCreator ¶
func (x *MsgSendKeyshareResponse) GetCreator() string
func (*MsgSendKeyshareResponse) GetErrorMessage ¶
func (x *MsgSendKeyshareResponse) GetErrorMessage() string
func (*MsgSendKeyshareResponse) GetKeyshare ¶
func (x *MsgSendKeyshareResponse) GetKeyshare() string
func (*MsgSendKeyshareResponse) GetKeyshareIndex ¶
func (x *MsgSendKeyshareResponse) GetKeyshareIndex() uint64
func (*MsgSendKeyshareResponse) GetReceivedBlockHeight ¶
func (x *MsgSendKeyshareResponse) GetReceivedBlockHeight() uint64
func (*MsgSendKeyshareResponse) GetSuccess ¶
func (x *MsgSendKeyshareResponse) GetSuccess() bool
func (*MsgSendKeyshareResponse) ProtoMessage ¶
func (*MsgSendKeyshareResponse) ProtoMessage()
func (*MsgSendKeyshareResponse) ProtoReflect ¶
func (x *MsgSendKeyshareResponse) ProtoReflect() protoreflect.Message
func (*MsgSendKeyshareResponse) Reset ¶
func (x *MsgSendKeyshareResponse) Reset()
func (*MsgSendKeyshareResponse) String ¶
func (x *MsgSendKeyshareResponse) String() string
type MsgServer ¶
type MsgServer interface {
// UpdateParams defines a (governance) operation for updating the module
// parameters. The authority defaults to the x/gov module account.
UpdateParams(context.Context, *MsgUpdateParams) (*MsgUpdateParamsResponse, error)
// RegisterValidator defines a operation to register validator which
// is then eligible to participate in sending keyshares
RegisterValidator(context.Context, *MsgRegisterValidator) (*MsgRegisterValidatorResponse, error)
// DeRegisterValidator defines an operation to de-register
// a registered validator
DeRegisterValidator(context.Context, *MsgDeRegisterValidator) (*MsgDeRegisterValidatorResponse, error)
// every block from registered validators
SendKeyshare(context.Context, *MsgSendKeyshare) (*MsgSendKeyshareResponse, error)
// CreateLatestPubkey defines an operation to add a
// public key to the chain (can only be done by an authorized address)
CreateLatestPubkey(context.Context, *MsgCreateLatestPubkey) (*MsgCreateLatestPubkeyResponse, error)
// OverrideLatestPubkey defines an operation to override the current active pubkey
OverrideLatestPubkey(context.Context, *MsgOverrideLatestPubkey) (*MsgOverrideLatestPubkeyResponse, error)
// CreateAuthorizedAddress defines an operation to mark an address
// as authorized to create and/or update pubkeys on the chain
CreateAuthorizedAddress(context.Context, *MsgCreateAuthorizedAddress) (*MsgCreateAuthorizedAddressResponse, error)
// UpdateAuthorizedAddress defines an operation to update the
// list of authorized addresses
UpdateAuthorizedAddress(context.Context, *MsgUpdateAuthorizedAddress) (*MsgUpdateAuthorizedAddressResponse, error)
// DeleteAuthorizedAddress defines an operation to revoke the
// authorization of a previously authorized address
DeleteAuthorizedAddress(context.Context, *MsgDeleteAuthorizedAddress) (*MsgDeleteAuthorizedAddressResponse, error)
// general keyshare from a registered validator
SubmitGeneralKeyshare(context.Context, *MsgSubmitGeneralKeyshare) (*MsgSubmitGeneralKeyshareResponse, error)
// an encrypted keyshare from a registered validator
SubmitEncryptedKeyshare(context.Context, *MsgSubmitEncryptedKeyshare) (*MsgSubmitEncryptedKeyshareResponse, error)
// contains filtered or unexported methods
}
MsgServer is the server API for Msg service. All implementations must embed UnimplementedMsgServer for forward compatibility
type MsgSubmitEncryptedKeyshare ¶ added in v0.9.0
type MsgSubmitEncryptedKeyshare struct {
// contains filtered or unexported fields
}
MsgSubmitEncryptedKeyshare is the Msg/SubmitEncryptedKeyshare request type.
func (*MsgSubmitEncryptedKeyshare) Descriptor
deprecated
added in
v0.9.0
func (*MsgSubmitEncryptedKeyshare) Descriptor() ([]byte, []int)
Deprecated: Use MsgSubmitEncryptedKeyshare.ProtoReflect.Descriptor instead.
func (*MsgSubmitEncryptedKeyshare) GetCreator ¶ added in v0.9.0
func (x *MsgSubmitEncryptedKeyshare) GetCreator() string
func (*MsgSubmitEncryptedKeyshare) GetEncryptedKeyshare ¶ added in v0.9.0
func (x *MsgSubmitEncryptedKeyshare) GetEncryptedKeyshare() string
func (*MsgSubmitEncryptedKeyshare) GetIdentity ¶ added in v0.9.0
func (x *MsgSubmitEncryptedKeyshare) GetIdentity() string
func (*MsgSubmitEncryptedKeyshare) GetKeyshareIndex ¶ added in v0.10.0
func (x *MsgSubmitEncryptedKeyshare) GetKeyshareIndex() uint64
func (*MsgSubmitEncryptedKeyshare) GetReceivedBlockHeight ¶ added in v0.9.0
func (x *MsgSubmitEncryptedKeyshare) GetReceivedBlockHeight() uint64
func (*MsgSubmitEncryptedKeyshare) GetReceivedTimestamp ¶ added in v0.9.0
func (x *MsgSubmitEncryptedKeyshare) GetReceivedTimestamp() uint64
func (*MsgSubmitEncryptedKeyshare) GetRequester ¶ added in v0.9.0
func (x *MsgSubmitEncryptedKeyshare) GetRequester() string
func (*MsgSubmitEncryptedKeyshare) ProtoMessage ¶ added in v0.9.0
func (*MsgSubmitEncryptedKeyshare) ProtoMessage()
func (*MsgSubmitEncryptedKeyshare) ProtoReflect ¶ added in v0.9.0
func (x *MsgSubmitEncryptedKeyshare) ProtoReflect() protoreflect.Message
func (*MsgSubmitEncryptedKeyshare) Reset ¶ added in v0.9.0
func (x *MsgSubmitEncryptedKeyshare) Reset()
func (*MsgSubmitEncryptedKeyshare) String ¶ added in v0.9.0
func (x *MsgSubmitEncryptedKeyshare) String() string
type MsgSubmitEncryptedKeyshareResponse ¶ added in v0.9.0
type MsgSubmitEncryptedKeyshareResponse struct {
// contains filtered or unexported fields
}
MsgSubmitEncryptedKeyshareResponse defines the response structure for executing a MsgSubmitEncryptedKeyshare message.
func (*MsgSubmitEncryptedKeyshareResponse) Descriptor
deprecated
added in
v0.9.0
func (*MsgSubmitEncryptedKeyshareResponse) Descriptor() ([]byte, []int)
Deprecated: Use MsgSubmitEncryptedKeyshareResponse.ProtoReflect.Descriptor instead.
func (*MsgSubmitEncryptedKeyshareResponse) ProtoMessage ¶ added in v0.9.0
func (*MsgSubmitEncryptedKeyshareResponse) ProtoMessage()
func (*MsgSubmitEncryptedKeyshareResponse) ProtoReflect ¶ added in v0.9.0
func (x *MsgSubmitEncryptedKeyshareResponse) ProtoReflect() protoreflect.Message
func (*MsgSubmitEncryptedKeyshareResponse) Reset ¶ added in v0.9.0
func (x *MsgSubmitEncryptedKeyshareResponse) Reset()
func (*MsgSubmitEncryptedKeyshareResponse) String ¶ added in v0.9.0
func (x *MsgSubmitEncryptedKeyshareResponse) String() string
type MsgSubmitGeneralKeyshare ¶ added in v0.10.0
type MsgSubmitGeneralKeyshare struct {
// contains filtered or unexported fields
}
MsgSubmitGeneralKeyshare is the Msg/CreateGeneralKeyshare request type.
func (*MsgSubmitGeneralKeyshare) Descriptor
deprecated
added in
v0.10.0
func (*MsgSubmitGeneralKeyshare) Descriptor() ([]byte, []int)
Deprecated: Use MsgSubmitGeneralKeyshare.ProtoReflect.Descriptor instead.
func (*MsgSubmitGeneralKeyshare) GetCreator ¶ added in v0.10.0
func (x *MsgSubmitGeneralKeyshare) GetCreator() string
func (*MsgSubmitGeneralKeyshare) GetIdType ¶ added in v0.10.0
func (x *MsgSubmitGeneralKeyshare) GetIdType() string
func (*MsgSubmitGeneralKeyshare) GetIdValue ¶ added in v0.10.0
func (x *MsgSubmitGeneralKeyshare) GetIdValue() string
func (*MsgSubmitGeneralKeyshare) GetKeyshare ¶ added in v0.10.0
func (x *MsgSubmitGeneralKeyshare) GetKeyshare() string
func (*MsgSubmitGeneralKeyshare) GetKeyshareIndex ¶ added in v0.10.0
func (x *MsgSubmitGeneralKeyshare) GetKeyshareIndex() uint64
func (*MsgSubmitGeneralKeyshare) GetReceivedBlockHeight ¶ added in v0.10.0
func (x *MsgSubmitGeneralKeyshare) GetReceivedBlockHeight() uint64
func (*MsgSubmitGeneralKeyshare) GetReceivedTimestamp ¶ added in v0.10.0
func (x *MsgSubmitGeneralKeyshare) GetReceivedTimestamp() uint64
func (*MsgSubmitGeneralKeyshare) ProtoMessage ¶ added in v0.10.0
func (*MsgSubmitGeneralKeyshare) ProtoMessage()
func (*MsgSubmitGeneralKeyshare) ProtoReflect ¶ added in v0.10.0
func (x *MsgSubmitGeneralKeyshare) ProtoReflect() protoreflect.Message
func (*MsgSubmitGeneralKeyshare) Reset ¶ added in v0.10.0
func (x *MsgSubmitGeneralKeyshare) Reset()
func (*MsgSubmitGeneralKeyshare) String ¶ added in v0.10.0
func (x *MsgSubmitGeneralKeyshare) String() string
type MsgSubmitGeneralKeyshareResponse ¶ added in v0.10.0
type MsgSubmitGeneralKeyshareResponse struct {
// contains filtered or unexported fields
}
MsgSubmitGeneralKeyshareResponse defines the response structure for executing a MsgSubmitGeneralKeyshare message.
func (*MsgSubmitGeneralKeyshareResponse) Descriptor
deprecated
added in
v0.10.0
func (*MsgSubmitGeneralKeyshareResponse) Descriptor() ([]byte, []int)
Deprecated: Use MsgSubmitGeneralKeyshareResponse.ProtoReflect.Descriptor instead.
func (*MsgSubmitGeneralKeyshareResponse) GetCreator ¶ added in v0.10.0
func (x *MsgSubmitGeneralKeyshareResponse) GetCreator() string
func (*MsgSubmitGeneralKeyshareResponse) GetErrorMessage ¶ added in v0.10.0
func (x *MsgSubmitGeneralKeyshareResponse) GetErrorMessage() string
func (*MsgSubmitGeneralKeyshareResponse) GetIdType ¶ added in v0.10.0
func (x *MsgSubmitGeneralKeyshareResponse) GetIdType() string
func (*MsgSubmitGeneralKeyshareResponse) GetIdValue ¶ added in v0.10.0
func (x *MsgSubmitGeneralKeyshareResponse) GetIdValue() string
func (*MsgSubmitGeneralKeyshareResponse) GetKeyshare ¶ added in v0.10.0
func (x *MsgSubmitGeneralKeyshareResponse) GetKeyshare() string
func (*MsgSubmitGeneralKeyshareResponse) GetKeyshareIndex ¶ added in v0.10.0
func (x *MsgSubmitGeneralKeyshareResponse) GetKeyshareIndex() uint64
func (*MsgSubmitGeneralKeyshareResponse) GetReceivedBlockHeight ¶ added in v0.10.0
func (x *MsgSubmitGeneralKeyshareResponse) GetReceivedBlockHeight() uint64
func (*MsgSubmitGeneralKeyshareResponse) GetSuccess ¶ added in v0.10.0
func (x *MsgSubmitGeneralKeyshareResponse) GetSuccess() bool
func (*MsgSubmitGeneralKeyshareResponse) ProtoMessage ¶ added in v0.10.0
func (*MsgSubmitGeneralKeyshareResponse) ProtoMessage()
func (*MsgSubmitGeneralKeyshareResponse) ProtoReflect ¶ added in v0.10.0
func (x *MsgSubmitGeneralKeyshareResponse) ProtoReflect() protoreflect.Message
func (*MsgSubmitGeneralKeyshareResponse) Reset ¶ added in v0.10.0
func (x *MsgSubmitGeneralKeyshareResponse) Reset()
func (*MsgSubmitGeneralKeyshareResponse) String ¶ added in v0.10.0
func (x *MsgSubmitGeneralKeyshareResponse) String() string
type MsgUpdateAuthorizedAddress ¶
type MsgUpdateAuthorizedAddress struct {
Target string `protobuf:"bytes,1,opt,name=target,proto3" json:"target,omitempty"`
IsAuthorized bool `protobuf:"varint,2,opt,name=is_authorized,json=isAuthorized,proto3" json:"is_authorized,omitempty"`
Creator string `protobuf:"bytes,3,opt,name=creator,proto3" json:"creator,omitempty"`
// contains filtered or unexported fields
}
MsgUpdateAuthorizedAddress is the Msg/UpdateAuthorizedAddress request type.
func (*MsgUpdateAuthorizedAddress) Descriptor
deprecated
func (*MsgUpdateAuthorizedAddress) Descriptor() ([]byte, []int)
Deprecated: Use MsgUpdateAuthorizedAddress.ProtoReflect.Descriptor instead.
func (*MsgUpdateAuthorizedAddress) GetCreator ¶
func (x *MsgUpdateAuthorizedAddress) GetCreator() string
func (*MsgUpdateAuthorizedAddress) GetIsAuthorized ¶
func (x *MsgUpdateAuthorizedAddress) GetIsAuthorized() bool
func (*MsgUpdateAuthorizedAddress) GetTarget ¶
func (x *MsgUpdateAuthorizedAddress) GetTarget() string
func (*MsgUpdateAuthorizedAddress) ProtoMessage ¶
func (*MsgUpdateAuthorizedAddress) ProtoMessage()
func (*MsgUpdateAuthorizedAddress) ProtoReflect ¶
func (x *MsgUpdateAuthorizedAddress) ProtoReflect() protoreflect.Message
func (*MsgUpdateAuthorizedAddress) Reset ¶
func (x *MsgUpdateAuthorizedAddress) Reset()
func (*MsgUpdateAuthorizedAddress) String ¶
func (x *MsgUpdateAuthorizedAddress) String() string
type MsgUpdateAuthorizedAddressResponse ¶
type MsgUpdateAuthorizedAddressResponse struct {
// contains filtered or unexported fields
}
MsgUpdateAuthorizedAddressResponse defines the response structure for executing a MsgUpdateAuthorizedAddress message.
func (*MsgUpdateAuthorizedAddressResponse) Descriptor
deprecated
func (*MsgUpdateAuthorizedAddressResponse) Descriptor() ([]byte, []int)
Deprecated: Use MsgUpdateAuthorizedAddressResponse.ProtoReflect.Descriptor instead.
func (*MsgUpdateAuthorizedAddressResponse) ProtoMessage ¶
func (*MsgUpdateAuthorizedAddressResponse) ProtoMessage()
func (*MsgUpdateAuthorizedAddressResponse) ProtoReflect ¶
func (x *MsgUpdateAuthorizedAddressResponse) ProtoReflect() protoreflect.Message
func (*MsgUpdateAuthorizedAddressResponse) Reset ¶
func (x *MsgUpdateAuthorizedAddressResponse) Reset()
func (*MsgUpdateAuthorizedAddressResponse) String ¶
func (x *MsgUpdateAuthorizedAddressResponse) String() string
type MsgUpdateParams ¶ added in v0.7.0
type MsgUpdateParams struct {
// authority is the address that controls the module (defaults to x/gov unless overwritten).
Authority string `protobuf:"bytes,1,opt,name=authority,proto3" json:"authority,omitempty"`
// NOTE: All parameters must be supplied.
Params *Params `protobuf:"bytes,2,opt,name=params,proto3" json:"params,omitempty"`
// contains filtered or unexported fields
}
MsgUpdateParams is the Msg/UpdateParams request type.
func (*MsgUpdateParams) Descriptor
deprecated
added in
v0.7.0
func (*MsgUpdateParams) Descriptor() ([]byte, []int)
Deprecated: Use MsgUpdateParams.ProtoReflect.Descriptor instead.
func (*MsgUpdateParams) GetAuthority ¶ added in v0.7.0
func (x *MsgUpdateParams) GetAuthority() string
func (*MsgUpdateParams) GetParams ¶ added in v0.7.0
func (x *MsgUpdateParams) GetParams() *Params
func (*MsgUpdateParams) ProtoMessage ¶ added in v0.7.0
func (*MsgUpdateParams) ProtoMessage()
func (*MsgUpdateParams) ProtoReflect ¶ added in v0.7.0
func (x *MsgUpdateParams) ProtoReflect() protoreflect.Message
func (*MsgUpdateParams) Reset ¶ added in v0.7.0
func (x *MsgUpdateParams) Reset()
func (*MsgUpdateParams) String ¶ added in v0.7.0
func (x *MsgUpdateParams) String() string
type MsgUpdateParamsResponse ¶ added in v0.7.0
type MsgUpdateParamsResponse struct {
// contains filtered or unexported fields
}
MsgUpdateParamsResponse defines the response structure for executing a MsgUpdateParams message.
func (*MsgUpdateParamsResponse) Descriptor
deprecated
added in
v0.7.0
func (*MsgUpdateParamsResponse) Descriptor() ([]byte, []int)
Deprecated: Use MsgUpdateParamsResponse.ProtoReflect.Descriptor instead.
func (*MsgUpdateParamsResponse) ProtoMessage ¶ added in v0.7.0
func (*MsgUpdateParamsResponse) ProtoMessage()
func (*MsgUpdateParamsResponse) ProtoReflect ¶ added in v0.7.0
func (x *MsgUpdateParamsResponse) ProtoReflect() protoreflect.Message
func (*MsgUpdateParamsResponse) Reset ¶ added in v0.7.0
func (x *MsgUpdateParamsResponse) Reset()
func (*MsgUpdateParamsResponse) String ¶ added in v0.7.0
func (x *MsgUpdateParamsResponse) String() string
type NoData ¶
type NoData struct {
// contains filtered or unexported fields
}
NoData defines a blank packet
func (*NoData) Descriptor
deprecated
func (*NoData) ProtoMessage ¶
func (*NoData) ProtoMessage()
func (*NoData) ProtoReflect ¶
func (x *NoData) ProtoReflect() protoreflect.Message
type Params ¶
type Params struct {
KeyExpiry uint64 `protobuf:"varint,1,opt,name=key_expiry,json=keyExpiry,proto3" json:"key_expiry,omitempty"`
MinimumBonded uint64 `protobuf:"varint,2,opt,name=minimum_bonded,json=minimumBonded,proto3" json:"minimum_bonded,omitempty"`
MaxIdledBlock uint64 `protobuf:"varint,3,opt,name=max_idled_block,json=maxIdledBlock,proto3" json:"max_idled_block,omitempty"`
TrustedAddresses []string `protobuf:"bytes,4,rep,name=trusted_addresses,json=trustedAddresses,proto3" json:"trusted_addresses,omitempty"`
// contains filtered or unexported fields
}
Params defines the parameters for the module.
func (*Params) Descriptor
deprecated
func (*Params) GetKeyExpiry ¶
func (*Params) GetMaxIdledBlock ¶
func (*Params) GetMinimumBonded ¶
func (*Params) GetSlashFractionNoKeyshare ¶
func (*Params) GetSlashFractionWrongKeyshare ¶
func (*Params) GetTrustedAddresses ¶
func (*Params) ProtoMessage ¶
func (*Params) ProtoMessage()
func (*Params) ProtoReflect ¶
func (x *Params) ProtoReflect() protoreflect.Message
type PrivateDecryptionKeyDataPacketData ¶ added in v0.10.0
type PrivateDecryptionKeyDataPacketData 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"`
PrivateDecryptionKey []*common.PrivateDecryptionKey `protobuf:"bytes,4,rep,name=private_decryption_key,json=privateDecryptionKey,proto3" json:"private_decryption_key,omitempty"`
// contains filtered or unexported fields
}
PrivateDecryptionKeyDataPacketData defines a struct for the packet payload
func (*PrivateDecryptionKeyDataPacketData) Descriptor
deprecated
added in
v0.10.0
func (*PrivateDecryptionKeyDataPacketData) Descriptor() ([]byte, []int)
Deprecated: Use PrivateDecryptionKeyDataPacketData.ProtoReflect.Descriptor instead.
func (*PrivateDecryptionKeyDataPacketData) GetIdentity ¶ added in v0.10.0
func (x *PrivateDecryptionKeyDataPacketData) GetIdentity() string
func (*PrivateDecryptionKeyDataPacketData) GetPrivateDecryptionKey ¶ added in v0.10.0
func (x *PrivateDecryptionKeyDataPacketData) GetPrivateDecryptionKey() []*common.PrivateDecryptionKey
func (*PrivateDecryptionKeyDataPacketData) GetPubkey ¶ added in v0.10.0
func (x *PrivateDecryptionKeyDataPacketData) GetPubkey() string
func (*PrivateDecryptionKeyDataPacketData) ProtoMessage ¶ added in v0.10.0
func (*PrivateDecryptionKeyDataPacketData) ProtoMessage()
func (*PrivateDecryptionKeyDataPacketData) ProtoReflect ¶ added in v0.10.0
func (x *PrivateDecryptionKeyDataPacketData) ProtoReflect() protoreflect.Message
func (*PrivateDecryptionKeyDataPacketData) Reset ¶ added in v0.10.0
func (x *PrivateDecryptionKeyDataPacketData) Reset()
func (*PrivateDecryptionKeyDataPacketData) String ¶ added in v0.10.0
func (x *PrivateDecryptionKeyDataPacketData) String() string
type PrivateDecryptionKeyPacketAck ¶ added in v0.10.0
type PrivateDecryptionKeyPacketAck struct {
// contains filtered or unexported fields
}
PrivateDecryptionKeyPacketAck defines a struct for the packet payload
func (*PrivateDecryptionKeyPacketAck) Descriptor
deprecated
added in
v0.10.0
func (*PrivateDecryptionKeyPacketAck) Descriptor() ([]byte, []int)
Deprecated: Use PrivateDecryptionKeyPacketAck.ProtoReflect.Descriptor instead.
func (*PrivateDecryptionKeyPacketAck) ProtoMessage ¶ added in v0.10.0
func (*PrivateDecryptionKeyPacketAck) ProtoMessage()
func (*PrivateDecryptionKeyPacketAck) ProtoReflect ¶ added in v0.10.0
func (x *PrivateDecryptionKeyPacketAck) ProtoReflect() protoreflect.Message
func (*PrivateDecryptionKeyPacketAck) Reset ¶ added in v0.10.0
func (x *PrivateDecryptionKeyPacketAck) Reset()
func (*PrivateDecryptionKeyPacketAck) String ¶ added in v0.10.0
func (x *PrivateDecryptionKeyPacketAck) String() string
type PrivateDecryptionKeyRequest ¶ added in v0.10.0
type PrivateDecryptionKeyRequest 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"`
IbcInfo *IBCInfo `protobuf:"bytes,3,opt,name=ibc_info,json=ibcInfo,proto3" json:"ibc_info,omitempty"` // Used only when the request is made via IBC
Counterparty *CounterPartyIBCInfo `protobuf:"bytes,4,opt,name=counterparty,proto3" json:"counterparty,omitempty"` // Used only when the request is made via IBC
PrivateDecryptionKeys []*common.PrivateDecryptionKey `` /* 126-byte string literal not displayed */
Sent bool `protobuf:"varint,7,opt,name=sent,proto3" json:"sent,omitempty"`
// contains filtered or unexported fields
}
PrivateDecryptionKeyRequest defines the stroage structure for private encrypted and unaggregated decryption key requests
func (*PrivateDecryptionKeyRequest) Descriptor
deprecated
added in
v0.10.0
func (*PrivateDecryptionKeyRequest) Descriptor() ([]byte, []int)
Deprecated: Use PrivateDecryptionKeyRequest.ProtoReflect.Descriptor instead.
func (*PrivateDecryptionKeyRequest) GetCounterparty ¶ added in v0.10.0
func (x *PrivateDecryptionKeyRequest) GetCounterparty() *CounterPartyIBCInfo
func (*PrivateDecryptionKeyRequest) GetIbcInfo ¶ added in v0.10.0
func (x *PrivateDecryptionKeyRequest) GetIbcInfo() *IBCInfo
func (*PrivateDecryptionKeyRequest) GetIdentity ¶ added in v0.10.0
func (x *PrivateDecryptionKeyRequest) GetIdentity() string
func (*PrivateDecryptionKeyRequest) GetPrivateDecryptionKeys ¶ added in v0.10.0
func (x *PrivateDecryptionKeyRequest) GetPrivateDecryptionKeys() []*common.PrivateDecryptionKey
func (*PrivateDecryptionKeyRequest) GetPubkey ¶ added in v0.10.0
func (x *PrivateDecryptionKeyRequest) GetPubkey() string
func (*PrivateDecryptionKeyRequest) GetSent ¶ added in v0.10.0
func (x *PrivateDecryptionKeyRequest) GetSent() bool
func (*PrivateDecryptionKeyRequest) ProtoMessage ¶ added in v0.10.0
func (*PrivateDecryptionKeyRequest) ProtoMessage()
func (*PrivateDecryptionKeyRequest) ProtoReflect ¶ added in v0.10.0
func (x *PrivateDecryptionKeyRequest) ProtoReflect() protoreflect.Message
func (*PrivateDecryptionKeyRequest) Reset ¶ added in v0.10.0
func (x *PrivateDecryptionKeyRequest) Reset()
func (*PrivateDecryptionKeyRequest) String ¶ added in v0.10.0
func (x *PrivateDecryptionKeyRequest) String() string
type QueryAuthorizedAddressAllRequest ¶ added in v0.10.0
type QueryAuthorizedAddressAllRequest struct {
Pagination *v1beta1.PageRequest `protobuf:"bytes,1,opt,name=pagination,proto3" json:"pagination,omitempty"`
// contains filtered or unexported fields
}
QueryAuthorizedAddressAllRequest is request type for the Query/AuthorizedAddressAll RPC method.
func (*QueryAuthorizedAddressAllRequest) Descriptor
deprecated
added in
v0.10.0
func (*QueryAuthorizedAddressAllRequest) Descriptor() ([]byte, []int)
Deprecated: Use QueryAuthorizedAddressAllRequest.ProtoReflect.Descriptor instead.
func (*QueryAuthorizedAddressAllRequest) GetPagination ¶ added in v0.10.0
func (x *QueryAuthorizedAddressAllRequest) GetPagination() *v1beta1.PageRequest
func (*QueryAuthorizedAddressAllRequest) ProtoMessage ¶ added in v0.10.0
func (*QueryAuthorizedAddressAllRequest) ProtoMessage()
func (*QueryAuthorizedAddressAllRequest) ProtoReflect ¶ added in v0.10.0
func (x *QueryAuthorizedAddressAllRequest) ProtoReflect() protoreflect.Message
func (*QueryAuthorizedAddressAllRequest) Reset ¶ added in v0.10.0
func (x *QueryAuthorizedAddressAllRequest) Reset()
func (*QueryAuthorizedAddressAllRequest) String ¶ added in v0.10.0
func (x *QueryAuthorizedAddressAllRequest) String() string
type QueryAuthorizedAddressAllResponse ¶ added in v0.10.0
type QueryAuthorizedAddressAllResponse struct {
AuthorizedAddress []*AuthorizedAddress `protobuf:"bytes,1,rep,name=authorized_address,json=authorizedAddress,proto3" json:"authorized_address,omitempty"`
Pagination *v1beta1.PageResponse `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"`
// contains filtered or unexported fields
}
QueryAuthorizedAddressAllResponse is response type for the Query/AuthorizedAddressAll RPC method.
func (*QueryAuthorizedAddressAllResponse) Descriptor
deprecated
added in
v0.10.0
func (*QueryAuthorizedAddressAllResponse) Descriptor() ([]byte, []int)
Deprecated: Use QueryAuthorizedAddressAllResponse.ProtoReflect.Descriptor instead.
func (*QueryAuthorizedAddressAllResponse) GetAuthorizedAddress ¶ added in v0.10.0
func (x *QueryAuthorizedAddressAllResponse) GetAuthorizedAddress() []*AuthorizedAddress
func (*QueryAuthorizedAddressAllResponse) GetPagination ¶ added in v0.10.0
func (x *QueryAuthorizedAddressAllResponse) GetPagination() *v1beta1.PageResponse
func (*QueryAuthorizedAddressAllResponse) ProtoMessage ¶ added in v0.10.0
func (*QueryAuthorizedAddressAllResponse) ProtoMessage()
func (*QueryAuthorizedAddressAllResponse) ProtoReflect ¶ added in v0.10.0
func (x *QueryAuthorizedAddressAllResponse) ProtoReflect() protoreflect.Message
func (*QueryAuthorizedAddressAllResponse) Reset ¶ added in v0.10.0
func (x *QueryAuthorizedAddressAllResponse) Reset()
func (*QueryAuthorizedAddressAllResponse) String ¶ added in v0.10.0
func (x *QueryAuthorizedAddressAllResponse) String() string
type QueryAuthorizedAddressRequest ¶ added in v0.10.0
type QueryAuthorizedAddressRequest struct {
Target string `protobuf:"bytes,1,opt,name=target,proto3" json:"target,omitempty"`
// contains filtered or unexported fields
}
QueryAuthorizedAddressRequest is request type for the Query/AuthorizedAddress RPC method.
func (*QueryAuthorizedAddressRequest) Descriptor
deprecated
added in
v0.10.0
func (*QueryAuthorizedAddressRequest) Descriptor() ([]byte, []int)
Deprecated: Use QueryAuthorizedAddressRequest.ProtoReflect.Descriptor instead.
func (*QueryAuthorizedAddressRequest) GetTarget ¶ added in v0.10.0
func (x *QueryAuthorizedAddressRequest) GetTarget() string
func (*QueryAuthorizedAddressRequest) ProtoMessage ¶ added in v0.10.0
func (*QueryAuthorizedAddressRequest) ProtoMessage()
func (*QueryAuthorizedAddressRequest) ProtoReflect ¶ added in v0.10.0
func (x *QueryAuthorizedAddressRequest) ProtoReflect() protoreflect.Message
func (*QueryAuthorizedAddressRequest) Reset ¶ added in v0.10.0
func (x *QueryAuthorizedAddressRequest) Reset()
func (*QueryAuthorizedAddressRequest) String ¶ added in v0.10.0
func (x *QueryAuthorizedAddressRequest) String() string
type QueryAuthorizedAddressResponse ¶ added in v0.10.0
type QueryAuthorizedAddressResponse struct {
AuthorizedAddress *AuthorizedAddress `protobuf:"bytes,1,opt,name=authorized_address,json=authorizedAddress,proto3" json:"authorized_address,omitempty"`
// contains filtered or unexported fields
}
QueryAuthorizedAddressResponse is response type for the Query/AuthorizedAddress RPC method.
func (*QueryAuthorizedAddressResponse) Descriptor
deprecated
added in
v0.10.0
func (*QueryAuthorizedAddressResponse) Descriptor() ([]byte, []int)
Deprecated: Use QueryAuthorizedAddressResponse.ProtoReflect.Descriptor instead.
func (*QueryAuthorizedAddressResponse) GetAuthorizedAddress ¶ added in v0.10.0
func (x *QueryAuthorizedAddressResponse) GetAuthorizedAddress() *AuthorizedAddress
func (*QueryAuthorizedAddressResponse) ProtoMessage ¶ added in v0.10.0
func (*QueryAuthorizedAddressResponse) ProtoMessage()
func (*QueryAuthorizedAddressResponse) ProtoReflect ¶ added in v0.10.0
func (x *QueryAuthorizedAddressResponse) ProtoReflect() protoreflect.Message
func (*QueryAuthorizedAddressResponse) Reset ¶ added in v0.10.0
func (x *QueryAuthorizedAddressResponse) Reset()
func (*QueryAuthorizedAddressResponse) String ¶ added in v0.10.0
func (x *QueryAuthorizedAddressResponse) String() string
type QueryClient ¶
type QueryClient interface {
// Parameters queries the parameters of the module.
Params(ctx context.Context, in *QueryParamsRequest, opts ...grpc.CallOption) (*QueryParamsResponse, error)
// Commitments queries the lists of active and queued commitments
Commitments(ctx context.Context, in *QueryCommitmentsRequest, opts ...grpc.CallOption) (*QueryCommitmentsResponse, error)
// Queries a ValidatorSet by index.
ValidatorSet(ctx context.Context, in *QueryValidatorSetRequest, opts ...grpc.CallOption) (*QueryValidatorSetResponse, error)
// Queries a list of ValidatorSet items.
ValidatorSetAll(ctx context.Context, in *QueryValidatorSetAllRequest, opts ...grpc.CallOption) (*QueryValidatorSetAllResponse, error)
Keyshare(ctx context.Context, in *QueryKeyshareRequest, opts ...grpc.CallOption) (*QueryKeyshareResponse, error)
KeyshareAll(ctx context.Context, in *QueryKeyshareAllRequest, opts ...grpc.CallOption) (*QueryKeyshareAllResponse, error)
// DecryptionKey queries a DecryptionKey item by height.
DecryptionKey(ctx context.Context, in *QueryDecryptionKeyRequest, opts ...grpc.CallOption) (*QueryDecryptionKeyResponse, error)
// DecryptionKeyAll Queries a list of DecryptionKey items.
DecryptionKeyAll(ctx context.Context, in *QueryDecryptionKeyAllRequest, opts ...grpc.CallOption) (*QueryDecryptionKeyAllResponse, error)
// Queries the public keys
Pubkey(ctx context.Context, in *QueryPubkeyRequest, opts ...grpc.CallOption) (*QueryPubkeyResponse, error)
// Queries a AuthorizedAddress item by target.
AuthorizedAddress(ctx context.Context, in *QueryAuthorizedAddressRequest, opts ...grpc.CallOption) (*QueryAuthorizedAddressResponse, error)
// Queries a list of AuthorizedAddress items
AuthorizedAddressAll(ctx context.Context, in *QueryAuthorizedAddressAllRequest, opts ...grpc.CallOption) (*QueryAuthorizedAddressAllResponse, error)
GeneralKeyshare(ctx context.Context, in *QueryGeneralKeyshareRequest, opts ...grpc.CallOption) (*QueryGeneralKeyshareResponse, error)
GeneralKeyshareAll(ctx context.Context, in *QueryGeneralKeyshareAllRequest, opts ...grpc.CallOption) (*QueryGeneralKeyshareAllResponse, error)
// Queries verifiable randomness
VerifiableRandomness(ctx context.Context, in *QueryVerifiableRandomnessRequest, opts ...grpc.CallOption) (*QueryVerifiableRandomnessResponse, error)
}
QueryClient is the client API for Query service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewQueryClient ¶
func NewQueryClient(cc grpc.ClientConnInterface) QueryClient
type QueryCommitmentsRequest ¶
type QueryCommitmentsRequest struct {
// contains filtered or unexported fields
}
QueryCommitmentsRequest is request type for the Query/Commitments RPC method.
func (*QueryCommitmentsRequest) Descriptor
deprecated
func (*QueryCommitmentsRequest) Descriptor() ([]byte, []int)
Deprecated: Use QueryCommitmentsRequest.ProtoReflect.Descriptor instead.
func (*QueryCommitmentsRequest) ProtoMessage ¶
func (*QueryCommitmentsRequest) ProtoMessage()
func (*QueryCommitmentsRequest) ProtoReflect ¶
func (x *QueryCommitmentsRequest) ProtoReflect() protoreflect.Message
func (*QueryCommitmentsRequest) Reset ¶
func (x *QueryCommitmentsRequest) Reset()
func (*QueryCommitmentsRequest) String ¶
func (x *QueryCommitmentsRequest) String() string
type QueryCommitmentsResponse ¶
type QueryCommitmentsResponse struct {
ActiveCommitments *Commitments `protobuf:"bytes,1,opt,name=active_commitments,json=activeCommitments,proto3" json:"active_commitments,omitempty"`
QueuedCommitments *Commitments `protobuf:"bytes,2,opt,name=queued_commitments,json=queuedCommitments,proto3" json:"queued_commitments,omitempty"`
// contains filtered or unexported fields
}
QueryCommitmentsResponse is response type for the Query/Commitments RPC method
func (*QueryCommitmentsResponse) Descriptor
deprecated
func (*QueryCommitmentsResponse) Descriptor() ([]byte, []int)
Deprecated: Use QueryCommitmentsResponse.ProtoReflect.Descriptor instead.
func (*QueryCommitmentsResponse) GetActiveCommitments ¶
func (x *QueryCommitmentsResponse) GetActiveCommitments() *Commitments
func (*QueryCommitmentsResponse) GetQueuedCommitments ¶
func (x *QueryCommitmentsResponse) GetQueuedCommitments() *Commitments
func (*QueryCommitmentsResponse) ProtoMessage ¶
func (*QueryCommitmentsResponse) ProtoMessage()
func (*QueryCommitmentsResponse) ProtoReflect ¶
func (x *QueryCommitmentsResponse) ProtoReflect() protoreflect.Message
func (*QueryCommitmentsResponse) Reset ¶
func (x *QueryCommitmentsResponse) Reset()
func (*QueryCommitmentsResponse) String ¶
func (x *QueryCommitmentsResponse) String() string
type QueryDecryptionKeyAllRequest ¶ added in v0.10.0
type QueryDecryptionKeyAllRequest struct {
Pagination *v1beta1.PageRequest `protobuf:"bytes,1,opt,name=pagination,proto3" json:"pagination,omitempty"`
// contains filtered or unexported fields
}
QueryDecryptionKeyAllRequest is request type for the Query/DecryptionKeyAll RPC method.
func (*QueryDecryptionKeyAllRequest) Descriptor
deprecated
added in
v0.10.0
func (*QueryDecryptionKeyAllRequest) Descriptor() ([]byte, []int)
Deprecated: Use QueryDecryptionKeyAllRequest.ProtoReflect.Descriptor instead.
func (*QueryDecryptionKeyAllRequest) GetPagination ¶ added in v0.10.0
func (x *QueryDecryptionKeyAllRequest) GetPagination() *v1beta1.PageRequest
func (*QueryDecryptionKeyAllRequest) ProtoMessage ¶ added in v0.10.0
func (*QueryDecryptionKeyAllRequest) ProtoMessage()
func (*QueryDecryptionKeyAllRequest) ProtoReflect ¶ added in v0.10.0
func (x *QueryDecryptionKeyAllRequest) ProtoReflect() protoreflect.Message
func (*QueryDecryptionKeyAllRequest) Reset ¶ added in v0.10.0
func (x *QueryDecryptionKeyAllRequest) Reset()
func (*QueryDecryptionKeyAllRequest) String ¶ added in v0.10.0
func (x *QueryDecryptionKeyAllRequest) String() string
type QueryDecryptionKeyAllResponse ¶ added in v0.10.0
type QueryDecryptionKeyAllResponse struct {
DecryptionKeys []*DecryptionKey `protobuf:"bytes,1,rep,name=decryption_keys,json=decryptionKeys,proto3" json:"decryption_keys,omitempty"`
Pagination *v1beta1.PageResponse `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"`
// contains filtered or unexported fields
}
QueryDecryptionKeyAllResponse is response type for the Query/DecryptionKeyAll RPC method.
func (*QueryDecryptionKeyAllResponse) Descriptor
deprecated
added in
v0.10.0
func (*QueryDecryptionKeyAllResponse) Descriptor() ([]byte, []int)
Deprecated: Use QueryDecryptionKeyAllResponse.ProtoReflect.Descriptor instead.
func (*QueryDecryptionKeyAllResponse) GetDecryptionKeys ¶ added in v0.10.0
func (x *QueryDecryptionKeyAllResponse) GetDecryptionKeys() []*DecryptionKey
func (*QueryDecryptionKeyAllResponse) GetPagination ¶ added in v0.10.0
func (x *QueryDecryptionKeyAllResponse) GetPagination() *v1beta1.PageResponse
func (*QueryDecryptionKeyAllResponse) ProtoMessage ¶ added in v0.10.0
func (*QueryDecryptionKeyAllResponse) ProtoMessage()
func (*QueryDecryptionKeyAllResponse) ProtoReflect ¶ added in v0.10.0
func (x *QueryDecryptionKeyAllResponse) ProtoReflect() protoreflect.Message
func (*QueryDecryptionKeyAllResponse) Reset ¶ added in v0.10.0
func (x *QueryDecryptionKeyAllResponse) Reset()
func (*QueryDecryptionKeyAllResponse) String ¶ added in v0.10.0
func (x *QueryDecryptionKeyAllResponse) String() string
type QueryDecryptionKeyRequest ¶ added in v0.10.0
type QueryDecryptionKeyRequest struct {
Height uint64 `protobuf:"varint,1,opt,name=height,proto3" json:"height,omitempty"`
// contains filtered or unexported fields
}
QueryDecryptionKeyRequest is request type for the Query/DecryptionKey RPC method.
func (*QueryDecryptionKeyRequest) Descriptor
deprecated
added in
v0.10.0
func (*QueryDecryptionKeyRequest) Descriptor() ([]byte, []int)
Deprecated: Use QueryDecryptionKeyRequest.ProtoReflect.Descriptor instead.
func (*QueryDecryptionKeyRequest) GetHeight ¶ added in v0.10.0
func (x *QueryDecryptionKeyRequest) GetHeight() uint64
func (*QueryDecryptionKeyRequest) ProtoMessage ¶ added in v0.10.0
func (*QueryDecryptionKeyRequest) ProtoMessage()
func (*QueryDecryptionKeyRequest) ProtoReflect ¶ added in v0.10.0
func (x *QueryDecryptionKeyRequest) ProtoReflect() protoreflect.Message
func (*QueryDecryptionKeyRequest) Reset ¶ added in v0.10.0
func (x *QueryDecryptionKeyRequest) Reset()
func (*QueryDecryptionKeyRequest) String ¶ added in v0.10.0
func (x *QueryDecryptionKeyRequest) String() string
type QueryDecryptionKeyResponse ¶ added in v0.10.0
type QueryDecryptionKeyResponse struct {
DecryptionKey *DecryptionKey `protobuf:"bytes,1,opt,name=decryption_key,json=decryptionKey,proto3" json:"decryption_key,omitempty"`
// contains filtered or unexported fields
}
QueryDecryptionKeyResponse is response type for the Query/DecryptionKey RPC method.
func (*QueryDecryptionKeyResponse) Descriptor
deprecated
added in
v0.10.0
func (*QueryDecryptionKeyResponse) Descriptor() ([]byte, []int)
Deprecated: Use QueryDecryptionKeyResponse.ProtoReflect.Descriptor instead.
func (*QueryDecryptionKeyResponse) GetDecryptionKey ¶ added in v0.10.0
func (x *QueryDecryptionKeyResponse) GetDecryptionKey() *DecryptionKey
func (*QueryDecryptionKeyResponse) ProtoMessage ¶ added in v0.10.0
func (*QueryDecryptionKeyResponse) ProtoMessage()
func (*QueryDecryptionKeyResponse) ProtoReflect ¶ added in v0.10.0
func (x *QueryDecryptionKeyResponse) ProtoReflect() protoreflect.Message
func (*QueryDecryptionKeyResponse) Reset ¶ added in v0.10.0
func (x *QueryDecryptionKeyResponse) Reset()
func (*QueryDecryptionKeyResponse) String ¶ added in v0.10.0
func (x *QueryDecryptionKeyResponse) String() string
type QueryGeneralKeyshareAllRequest ¶ added in v0.10.0
type QueryGeneralKeyshareAllRequest struct {
// contains filtered or unexported fields
}
QueryGeneralKeyshareAllRequest is request type for the Query/GeneralKeyshareAll RPC method.
func (*QueryGeneralKeyshareAllRequest) Descriptor
deprecated
added in
v0.10.0
func (*QueryGeneralKeyshareAllRequest) Descriptor() ([]byte, []int)
Deprecated: Use QueryGeneralKeyshareAllRequest.ProtoReflect.Descriptor instead.
func (*QueryGeneralKeyshareAllRequest) GetPagination ¶ added in v0.10.0
func (x *QueryGeneralKeyshareAllRequest) GetPagination() *v1beta1.PageRequest
func (*QueryGeneralKeyshareAllRequest) ProtoMessage ¶ added in v0.10.0
func (*QueryGeneralKeyshareAllRequest) ProtoMessage()
func (*QueryGeneralKeyshareAllRequest) ProtoReflect ¶ added in v0.10.0
func (x *QueryGeneralKeyshareAllRequest) ProtoReflect() protoreflect.Message
func (*QueryGeneralKeyshareAllRequest) Reset ¶ added in v0.10.0
func (x *QueryGeneralKeyshareAllRequest) Reset()
func (*QueryGeneralKeyshareAllRequest) String ¶ added in v0.10.0
func (x *QueryGeneralKeyshareAllRequest) String() string
type QueryGeneralKeyshareAllResponse ¶ added in v0.10.0
type QueryGeneralKeyshareAllResponse struct {
// contains filtered or unexported fields
}
QueryGeneralKeyshareAllResponse is response type for the Query/GeneralKeyshareAll RPC method.
func (*QueryGeneralKeyshareAllResponse) Descriptor
deprecated
added in
v0.10.0
func (*QueryGeneralKeyshareAllResponse) Descriptor() ([]byte, []int)
Deprecated: Use QueryGeneralKeyshareAllResponse.ProtoReflect.Descriptor instead.
func (*QueryGeneralKeyshareAllResponse) GetGeneralKeyshare ¶ added in v0.10.0
func (x *QueryGeneralKeyshareAllResponse) GetGeneralKeyshare() []*GeneralKeyshare
func (*QueryGeneralKeyshareAllResponse) GetPagination ¶ added in v0.10.0
func (x *QueryGeneralKeyshareAllResponse) GetPagination() *v1beta1.PageResponse
func (*QueryGeneralKeyshareAllResponse) ProtoMessage ¶ added in v0.10.0
func (*QueryGeneralKeyshareAllResponse) ProtoMessage()
func (*QueryGeneralKeyshareAllResponse) ProtoReflect ¶ added in v0.10.0
func (x *QueryGeneralKeyshareAllResponse) ProtoReflect() protoreflect.Message
func (*QueryGeneralKeyshareAllResponse) Reset ¶ added in v0.10.0
func (x *QueryGeneralKeyshareAllResponse) Reset()
func (*QueryGeneralKeyshareAllResponse) String ¶ added in v0.10.0
func (x *QueryGeneralKeyshareAllResponse) String() string
type QueryGeneralKeyshareRequest ¶ added in v0.10.0
type QueryGeneralKeyshareRequest struct {
// contains filtered or unexported fields
}
QueryGeneralKeyshareRequest is request type for the Query/GeneralKeyshare RPC method.
func (*QueryGeneralKeyshareRequest) Descriptor
deprecated
added in
v0.10.0
func (*QueryGeneralKeyshareRequest) Descriptor() ([]byte, []int)
Deprecated: Use QueryGeneralKeyshareRequest.ProtoReflect.Descriptor instead.
func (*QueryGeneralKeyshareRequest) GetIdType ¶ added in v0.10.0
func (x *QueryGeneralKeyshareRequest) GetIdType() string
func (*QueryGeneralKeyshareRequest) GetIdValue ¶ added in v0.10.0
func (x *QueryGeneralKeyshareRequest) GetIdValue() string
func (*QueryGeneralKeyshareRequest) GetValidator ¶ added in v0.10.0
func (x *QueryGeneralKeyshareRequest) GetValidator() string
func (*QueryGeneralKeyshareRequest) ProtoMessage ¶ added in v0.10.0
func (*QueryGeneralKeyshareRequest) ProtoMessage()
func (*QueryGeneralKeyshareRequest) ProtoReflect ¶ added in v0.10.0
func (x *QueryGeneralKeyshareRequest) ProtoReflect() protoreflect.Message
func (*QueryGeneralKeyshareRequest) Reset ¶ added in v0.10.0
func (x *QueryGeneralKeyshareRequest) Reset()
func (*QueryGeneralKeyshareRequest) String ¶ added in v0.10.0
func (x *QueryGeneralKeyshareRequest) String() string
type QueryGeneralKeyshareResponse ¶ added in v0.10.0
type QueryGeneralKeyshareResponse struct {
// contains filtered or unexported fields
}
QueryGeneralKeyshareResponse is response type for the Query/GeneralKeyshare RPC method.
func (*QueryGeneralKeyshareResponse) Descriptor
deprecated
added in
v0.10.0
func (*QueryGeneralKeyshareResponse) Descriptor() ([]byte, []int)
Deprecated: Use QueryGeneralKeyshareResponse.ProtoReflect.Descriptor instead.
func (*QueryGeneralKeyshareResponse) GetGeneralKeyshare ¶ added in v0.10.0
func (x *QueryGeneralKeyshareResponse) GetGeneralKeyshare() *GeneralKeyshare
func (*QueryGeneralKeyshareResponse) ProtoMessage ¶ added in v0.10.0
func (*QueryGeneralKeyshareResponse) ProtoMessage()
func (*QueryGeneralKeyshareResponse) ProtoReflect ¶ added in v0.10.0
func (x *QueryGeneralKeyshareResponse) ProtoReflect() protoreflect.Message
func (*QueryGeneralKeyshareResponse) Reset ¶ added in v0.10.0
func (x *QueryGeneralKeyshareResponse) Reset()
func (*QueryGeneralKeyshareResponse) String ¶ added in v0.10.0
func (x *QueryGeneralKeyshareResponse) String() string
type QueryKeyshareAllRequest ¶ added in v0.10.0
type QueryKeyshareAllRequest struct {
// contains filtered or unexported fields
}
QueryKeyshareAllRequest is request type for the Query/KeyshareAll RPC method.
func (*QueryKeyshareAllRequest) Descriptor
deprecated
added in
v0.10.0
func (*QueryKeyshareAllRequest) Descriptor() ([]byte, []int)
Deprecated: Use QueryKeyshareAllRequest.ProtoReflect.Descriptor instead.
func (*QueryKeyshareAllRequest) GetPagination ¶ added in v0.10.0
func (x *QueryKeyshareAllRequest) GetPagination() *v1beta1.PageRequest
func (*QueryKeyshareAllRequest) ProtoMessage ¶ added in v0.10.0
func (*QueryKeyshareAllRequest) ProtoMessage()
func (*QueryKeyshareAllRequest) ProtoReflect ¶ added in v0.10.0
func (x *QueryKeyshareAllRequest) ProtoReflect() protoreflect.Message
func (*QueryKeyshareAllRequest) Reset ¶ added in v0.10.0
func (x *QueryKeyshareAllRequest) Reset()
func (*QueryKeyshareAllRequest) String ¶ added in v0.10.0
func (x *QueryKeyshareAllRequest) String() string
type QueryKeyshareAllResponse ¶ added in v0.10.0
type QueryKeyshareAllResponse struct {
// contains filtered or unexported fields
}
QueryKeyshareAllResponse is response type for the Query/KeyshareAll RPC method.
func (*QueryKeyshareAllResponse) Descriptor
deprecated
added in
v0.10.0
func (*QueryKeyshareAllResponse) Descriptor() ([]byte, []int)
Deprecated: Use QueryKeyshareAllResponse.ProtoReflect.Descriptor instead.
func (*QueryKeyshareAllResponse) GetKeyshare ¶ added in v0.10.0
func (x *QueryKeyshareAllResponse) GetKeyshare() []*Keyshare
func (*QueryKeyshareAllResponse) GetPagination ¶ added in v0.10.0
func (x *QueryKeyshareAllResponse) GetPagination() *v1beta1.PageResponse
func (*QueryKeyshareAllResponse) ProtoMessage ¶ added in v0.10.0
func (*QueryKeyshareAllResponse) ProtoMessage()
func (*QueryKeyshareAllResponse) ProtoReflect ¶ added in v0.10.0
func (x *QueryKeyshareAllResponse) ProtoReflect() protoreflect.Message
func (*QueryKeyshareAllResponse) Reset ¶ added in v0.10.0
func (x *QueryKeyshareAllResponse) Reset()
func (*QueryKeyshareAllResponse) String ¶ added in v0.10.0
func (x *QueryKeyshareAllResponse) String() string
type QueryKeyshareRequest ¶ added in v0.10.0
type QueryKeyshareRequest struct {
// contains filtered or unexported fields
}
QueryKeyshareRequest is request type for the Query/Keyshare RPC method.
func (*QueryKeyshareRequest) Descriptor
deprecated
added in
v0.10.0
func (*QueryKeyshareRequest) Descriptor() ([]byte, []int)
Deprecated: Use QueryKeyshareRequest.ProtoReflect.Descriptor instead.
func (*QueryKeyshareRequest) GetBlockHeight ¶ added in v0.10.0
func (x *QueryKeyshareRequest) GetBlockHeight() uint64
func (*QueryKeyshareRequest) GetValidator ¶ added in v0.10.0
func (x *QueryKeyshareRequest) GetValidator() string
func (*QueryKeyshareRequest) ProtoMessage ¶ added in v0.10.0
func (*QueryKeyshareRequest) ProtoMessage()
func (*QueryKeyshareRequest) ProtoReflect ¶ added in v0.10.0
func (x *QueryKeyshareRequest) ProtoReflect() protoreflect.Message
func (*QueryKeyshareRequest) Reset ¶ added in v0.10.0
func (x *QueryKeyshareRequest) Reset()
func (*QueryKeyshareRequest) String ¶ added in v0.10.0
func (x *QueryKeyshareRequest) String() string
type QueryKeyshareResponse ¶ added in v0.10.0
type QueryKeyshareResponse struct {
// contains filtered or unexported fields
}
QueryKeyshareResponse is response type for the Query/Keyshare RPC method.
func (*QueryKeyshareResponse) Descriptor
deprecated
added in
v0.10.0
func (*QueryKeyshareResponse) Descriptor() ([]byte, []int)
Deprecated: Use QueryKeyshareResponse.ProtoReflect.Descriptor instead.
func (*QueryKeyshareResponse) GetKeyshare ¶ added in v0.10.0
func (x *QueryKeyshareResponse) GetKeyshare() *Keyshare
func (*QueryKeyshareResponse) ProtoMessage ¶ added in v0.10.0
func (*QueryKeyshareResponse) ProtoMessage()
func (*QueryKeyshareResponse) ProtoReflect ¶ added in v0.10.0
func (x *QueryKeyshareResponse) ProtoReflect() protoreflect.Message
func (*QueryKeyshareResponse) Reset ¶ added in v0.10.0
func (x *QueryKeyshareResponse) Reset()
func (*QueryKeyshareResponse) String ¶ added in v0.10.0
func (x *QueryKeyshareResponse) String() string
type QueryParamsRequest ¶
type QueryParamsRequest struct {
// contains filtered or unexported fields
}
QueryParamsRequest is request type for the Query/Params RPC method.
func (*QueryParamsRequest) Descriptor
deprecated
func (*QueryParamsRequest) Descriptor() ([]byte, []int)
Deprecated: Use QueryParamsRequest.ProtoReflect.Descriptor instead.
func (*QueryParamsRequest) ProtoMessage ¶
func (*QueryParamsRequest) ProtoMessage()
func (*QueryParamsRequest) ProtoReflect ¶
func (x *QueryParamsRequest) ProtoReflect() protoreflect.Message
func (*QueryParamsRequest) Reset ¶
func (x *QueryParamsRequest) Reset()
func (*QueryParamsRequest) String ¶
func (x *QueryParamsRequest) String() string
type QueryParamsResponse ¶
type QueryParamsResponse struct {
// params holds all the parameters of this module.
Params *Params `protobuf:"bytes,1,opt,name=params,proto3" json:"params,omitempty"`
// contains filtered or unexported fields
}
QueryParamsResponse is response type for the Query/Params RPC method.
func (*QueryParamsResponse) Descriptor
deprecated
func (*QueryParamsResponse) Descriptor() ([]byte, []int)
Deprecated: Use QueryParamsResponse.ProtoReflect.Descriptor instead.
func (*QueryParamsResponse) GetParams ¶
func (x *QueryParamsResponse) GetParams() *Params
func (*QueryParamsResponse) ProtoMessage ¶
func (*QueryParamsResponse) ProtoMessage()
func (*QueryParamsResponse) ProtoReflect ¶
func (x *QueryParamsResponse) ProtoReflect() protoreflect.Message
func (*QueryParamsResponse) Reset ¶
func (x *QueryParamsResponse) Reset()
func (*QueryParamsResponse) String ¶
func (x *QueryParamsResponse) String() string
type QueryPubkeyRequest ¶ added in v0.10.0
type QueryPubkeyRequest struct {
// contains filtered or unexported fields
}
QueryPubkeyRequest is request type for the Query/Pubkey RPC method.
func (*QueryPubkeyRequest) Descriptor
deprecated
added in
v0.10.0
func (*QueryPubkeyRequest) Descriptor() ([]byte, []int)
Deprecated: Use QueryPubkeyRequest.ProtoReflect.Descriptor instead.
func (*QueryPubkeyRequest) ProtoMessage ¶ added in v0.10.0
func (*QueryPubkeyRequest) ProtoMessage()
func (*QueryPubkeyRequest) ProtoReflect ¶ added in v0.10.0
func (x *QueryPubkeyRequest) ProtoReflect() protoreflect.Message
func (*QueryPubkeyRequest) Reset ¶ added in v0.10.0
func (x *QueryPubkeyRequest) Reset()
func (*QueryPubkeyRequest) String ¶ added in v0.10.0
func (x *QueryPubkeyRequest) String() string
type QueryPubkeyResponse ¶ added in v0.10.0
type QueryPubkeyResponse struct {
ActivePubkey *ActivePubkey `protobuf:"bytes,1,opt,name=active_pubkey,json=activePubkey,proto3" json:"active_pubkey,omitempty"`
QueuedPubkey *QueuedPubkey `protobuf:"bytes,2,opt,name=queued_pubkey,json=queuedPubkey,proto3" json:"queued_pubkey,omitempty"`
// contains filtered or unexported fields
}
QueryPubkeyResponse is response type for the Query/Pubkey RPC method.
func (*QueryPubkeyResponse) Descriptor
deprecated
added in
v0.10.0
func (*QueryPubkeyResponse) Descriptor() ([]byte, []int)
Deprecated: Use QueryPubkeyResponse.ProtoReflect.Descriptor instead.
func (*QueryPubkeyResponse) GetActivePubkey ¶ added in v0.10.0
func (x *QueryPubkeyResponse) GetActivePubkey() *ActivePubkey
func (*QueryPubkeyResponse) GetQueuedPubkey ¶ added in v0.10.0
func (x *QueryPubkeyResponse) GetQueuedPubkey() *QueuedPubkey
func (*QueryPubkeyResponse) ProtoMessage ¶ added in v0.10.0
func (*QueryPubkeyResponse) ProtoMessage()
func (*QueryPubkeyResponse) ProtoReflect ¶ added in v0.10.0
func (x *QueryPubkeyResponse) ProtoReflect() protoreflect.Message
func (*QueryPubkeyResponse) Reset ¶ added in v0.10.0
func (x *QueryPubkeyResponse) Reset()
func (*QueryPubkeyResponse) String ¶ added in v0.10.0
func (x *QueryPubkeyResponse) String() string
type QueryServer ¶
type QueryServer interface {
// Parameters queries the parameters of the module.
Params(context.Context, *QueryParamsRequest) (*QueryParamsResponse, error)
// Commitments queries the lists of active and queued commitments
Commitments(context.Context, *QueryCommitmentsRequest) (*QueryCommitmentsResponse, error)
// Queries a ValidatorSet by index.
ValidatorSet(context.Context, *QueryValidatorSetRequest) (*QueryValidatorSetResponse, error)
// Queries a list of ValidatorSet items.
ValidatorSetAll(context.Context, *QueryValidatorSetAllRequest) (*QueryValidatorSetAllResponse, error)
Keyshare(context.Context, *QueryKeyshareRequest) (*QueryKeyshareResponse, error)
KeyshareAll(context.Context, *QueryKeyshareAllRequest) (*QueryKeyshareAllResponse, error)
// DecryptionKey queries a DecryptionKey item by height.
DecryptionKey(context.Context, *QueryDecryptionKeyRequest) (*QueryDecryptionKeyResponse, error)
// DecryptionKeyAll Queries a list of DecryptionKey items.
DecryptionKeyAll(context.Context, *QueryDecryptionKeyAllRequest) (*QueryDecryptionKeyAllResponse, error)
// Queries the public keys
Pubkey(context.Context, *QueryPubkeyRequest) (*QueryPubkeyResponse, error)
// Queries a AuthorizedAddress item by target.
AuthorizedAddress(context.Context, *QueryAuthorizedAddressRequest) (*QueryAuthorizedAddressResponse, error)
// Queries a list of AuthorizedAddress items
AuthorizedAddressAll(context.Context, *QueryAuthorizedAddressAllRequest) (*QueryAuthorizedAddressAllResponse, error)
GeneralKeyshare(context.Context, *QueryGeneralKeyshareRequest) (*QueryGeneralKeyshareResponse, error)
GeneralKeyshareAll(context.Context, *QueryGeneralKeyshareAllRequest) (*QueryGeneralKeyshareAllResponse, error)
// Queries verifiable randomness
VerifiableRandomness(context.Context, *QueryVerifiableRandomnessRequest) (*QueryVerifiableRandomnessResponse, error)
// contains filtered or unexported methods
}
QueryServer is the server API for Query service. All implementations must embed UnimplementedQueryServer for forward compatibility
type QueryValidatorSetAllRequest ¶ added in v0.10.0
type QueryValidatorSetAllRequest struct {
Pagination *v1beta1.PageRequest `protobuf:"bytes,1,opt,name=pagination,proto3" json:"pagination,omitempty"`
// contains filtered or unexported fields
}
QueryValidatorSetAllRequest is request type for the Query/ValidatorSetAll RPC method.
func (*QueryValidatorSetAllRequest) Descriptor
deprecated
added in
v0.10.0
func (*QueryValidatorSetAllRequest) Descriptor() ([]byte, []int)
Deprecated: Use QueryValidatorSetAllRequest.ProtoReflect.Descriptor instead.
func (*QueryValidatorSetAllRequest) GetPagination ¶ added in v0.10.0
func (x *QueryValidatorSetAllRequest) GetPagination() *v1beta1.PageRequest
func (*QueryValidatorSetAllRequest) ProtoMessage ¶ added in v0.10.0
func (*QueryValidatorSetAllRequest) ProtoMessage()
func (*QueryValidatorSetAllRequest) ProtoReflect ¶ added in v0.10.0
func (x *QueryValidatorSetAllRequest) ProtoReflect() protoreflect.Message
func (*QueryValidatorSetAllRequest) Reset ¶ added in v0.10.0
func (x *QueryValidatorSetAllRequest) Reset()
func (*QueryValidatorSetAllRequest) String ¶ added in v0.10.0
func (x *QueryValidatorSetAllRequest) String() string
type QueryValidatorSetAllResponse ¶ added in v0.10.0
type QueryValidatorSetAllResponse struct {
ValidatorSet []*ValidatorSet `protobuf:"bytes,1,rep,name=validator_set,json=validatorSet,proto3" json:"validator_set,omitempty"`
Pagination *v1beta1.PageResponse `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"`
// contains filtered or unexported fields
}
QueryValidatorSetAllResponse is response type for the Query/ValidatorSetAll RPC method.
func (*QueryValidatorSetAllResponse) Descriptor
deprecated
added in
v0.10.0
func (*QueryValidatorSetAllResponse) Descriptor() ([]byte, []int)
Deprecated: Use QueryValidatorSetAllResponse.ProtoReflect.Descriptor instead.
func (*QueryValidatorSetAllResponse) GetPagination ¶ added in v0.10.0
func (x *QueryValidatorSetAllResponse) GetPagination() *v1beta1.PageResponse
func (*QueryValidatorSetAllResponse) GetValidatorSet ¶ added in v0.10.0
func (x *QueryValidatorSetAllResponse) GetValidatorSet() []*ValidatorSet
func (*QueryValidatorSetAllResponse) ProtoMessage ¶ added in v0.10.0
func (*QueryValidatorSetAllResponse) ProtoMessage()
func (*QueryValidatorSetAllResponse) ProtoReflect ¶ added in v0.10.0
func (x *QueryValidatorSetAllResponse) ProtoReflect() protoreflect.Message
func (*QueryValidatorSetAllResponse) Reset ¶ added in v0.10.0
func (x *QueryValidatorSetAllResponse) Reset()
func (*QueryValidatorSetAllResponse) String ¶ added in v0.10.0
func (x *QueryValidatorSetAllResponse) String() string
type QueryValidatorSetRequest ¶ added in v0.10.0
type QueryValidatorSetRequest struct {
Index string `protobuf:"bytes,1,opt,name=index,proto3" json:"index,omitempty"`
// contains filtered or unexported fields
}
QueryValidatorSetRequest is request type for the Query/ValidatorSet RPC method.
func (*QueryValidatorSetRequest) Descriptor
deprecated
added in
v0.10.0
func (*QueryValidatorSetRequest) Descriptor() ([]byte, []int)
Deprecated: Use QueryValidatorSetRequest.ProtoReflect.Descriptor instead.
func (*QueryValidatorSetRequest) GetIndex ¶ added in v0.10.0
func (x *QueryValidatorSetRequest) GetIndex() string
func (*QueryValidatorSetRequest) ProtoMessage ¶ added in v0.10.0
func (*QueryValidatorSetRequest) ProtoMessage()
func (*QueryValidatorSetRequest) ProtoReflect ¶ added in v0.10.0
func (x *QueryValidatorSetRequest) ProtoReflect() protoreflect.Message
func (*QueryValidatorSetRequest) Reset ¶ added in v0.10.0
func (x *QueryValidatorSetRequest) Reset()
func (*QueryValidatorSetRequest) String ¶ added in v0.10.0
func (x *QueryValidatorSetRequest) String() string
type QueryValidatorSetResponse ¶ added in v0.10.0
type QueryValidatorSetResponse struct {
ValidatorSet *ValidatorSet `protobuf:"bytes,1,opt,name=validator_set,json=validatorSet,proto3" json:"validator_set,omitempty"`
// contains filtered or unexported fields
}
QueryValidatorSetResponse is response type for the Query/ValidatorSet RPC method.
func (*QueryValidatorSetResponse) Descriptor
deprecated
added in
v0.10.0
func (*QueryValidatorSetResponse) Descriptor() ([]byte, []int)
Deprecated: Use QueryValidatorSetResponse.ProtoReflect.Descriptor instead.
func (*QueryValidatorSetResponse) GetValidatorSet ¶ added in v0.10.0
func (x *QueryValidatorSetResponse) GetValidatorSet() *ValidatorSet
func (*QueryValidatorSetResponse) ProtoMessage ¶ added in v0.10.0
func (*QueryValidatorSetResponse) ProtoMessage()
func (*QueryValidatorSetResponse) ProtoReflect ¶ added in v0.10.0
func (x *QueryValidatorSetResponse) ProtoReflect() protoreflect.Message
func (*QueryValidatorSetResponse) Reset ¶ added in v0.10.0
func (x *QueryValidatorSetResponse) Reset()
func (*QueryValidatorSetResponse) String ¶ added in v0.10.0
func (x *QueryValidatorSetResponse) String() string
type QueryVerifiableRandomnessRequest ¶ added in v0.10.0
type QueryVerifiableRandomnessRequest struct {
// contains filtered or unexported fields
}
QueryVerifiableRandomnessRequest is the request type for the Query/VerifiableRandomness method
func (*QueryVerifiableRandomnessRequest) Descriptor
deprecated
added in
v0.10.0
func (*QueryVerifiableRandomnessRequest) Descriptor() ([]byte, []int)
Deprecated: Use QueryVerifiableRandomnessRequest.ProtoReflect.Descriptor instead.
func (*QueryVerifiableRandomnessRequest) ProtoMessage ¶ added in v0.10.0
func (*QueryVerifiableRandomnessRequest) ProtoMessage()
func (*QueryVerifiableRandomnessRequest) ProtoReflect ¶ added in v0.10.0
func (x *QueryVerifiableRandomnessRequest) ProtoReflect() protoreflect.Message
func (*QueryVerifiableRandomnessRequest) Reset ¶ added in v0.10.0
func (x *QueryVerifiableRandomnessRequest) Reset()
func (*QueryVerifiableRandomnessRequest) String ¶ added in v0.10.0
func (x *QueryVerifiableRandomnessRequest) String() string
type QueryVerifiableRandomnessResponse ¶ added in v0.7.0
type QueryVerifiableRandomnessResponse struct {
Randomness string `protobuf:"bytes,1,opt,name=randomness,proto3" json:"randomness,omitempty"`
Round uint64 `protobuf:"varint,2,opt,name=round,proto3" json:"round,omitempty"`
// contains filtered or unexported fields
}
QueryVerifiableRandomnessResponse is the response type for the Query/VerifiableRandomness method
func (*QueryVerifiableRandomnessResponse) Descriptor
deprecated
added in
v0.7.0
func (*QueryVerifiableRandomnessResponse) Descriptor() ([]byte, []int)
Deprecated: Use QueryVerifiableRandomnessResponse.ProtoReflect.Descriptor instead.
func (*QueryVerifiableRandomnessResponse) GetRandomness ¶ added in v0.7.0
func (x *QueryVerifiableRandomnessResponse) GetRandomness() string
func (*QueryVerifiableRandomnessResponse) GetRound ¶ added in v0.7.0
func (x *QueryVerifiableRandomnessResponse) GetRound() uint64
func (*QueryVerifiableRandomnessResponse) ProtoMessage ¶ added in v0.7.0
func (*QueryVerifiableRandomnessResponse) ProtoMessage()
func (*QueryVerifiableRandomnessResponse) ProtoReflect ¶ added in v0.7.0
func (x *QueryVerifiableRandomnessResponse) ProtoReflect() protoreflect.Message
func (*QueryVerifiableRandomnessResponse) Reset ¶ added in v0.7.0
func (x *QueryVerifiableRandomnessResponse) Reset()
func (*QueryVerifiableRandomnessResponse) String ¶ added in v0.7.0
func (x *QueryVerifiableRandomnessResponse) String() string
type QueuedPubkey ¶ added in v0.10.0
type QueuedPubkey struct {
PublicKey string `protobuf:"bytes,1,opt,name=public_key,json=publicKey,proto3" json:"public_key,omitempty"`
Creator string `protobuf:"bytes,2,opt,name=creator,proto3" json:"creator,omitempty"`
Expiry uint64 `protobuf:"varint,3,opt,name=expiry,proto3" json:"expiry,omitempty"`
NumberOfValidators uint64 `protobuf:"varint,4,opt,name=number_of_validators,json=numberOfValidators,proto3" json:"number_of_validators,omitempty"`
// contains filtered or unexported fields
}
QueuedPubkey defines the structure of the queued public key
func (*QueuedPubkey) Descriptor
deprecated
added in
v0.10.0
func (*QueuedPubkey) Descriptor() ([]byte, []int)
Deprecated: Use QueuedPubkey.ProtoReflect.Descriptor instead.
func (*QueuedPubkey) GetCreator ¶ added in v0.10.0
func (x *QueuedPubkey) GetCreator() string
func (*QueuedPubkey) GetEncryptedKeyshares ¶ added in v0.10.0
func (x *QueuedPubkey) GetEncryptedKeyshares() []*EncryptedKeyshare
func (*QueuedPubkey) GetExpiry ¶ added in v0.10.0
func (x *QueuedPubkey) GetExpiry() uint64
func (*QueuedPubkey) GetNumberOfValidators ¶ added in v0.10.0
func (x *QueuedPubkey) GetNumberOfValidators() uint64
func (*QueuedPubkey) GetPublicKey ¶ added in v0.10.0
func (x *QueuedPubkey) GetPublicKey() string
func (*QueuedPubkey) ProtoMessage ¶ added in v0.10.0
func (*QueuedPubkey) ProtoMessage()
func (*QueuedPubkey) ProtoReflect ¶ added in v0.10.0
func (x *QueuedPubkey) ProtoReflect() protoreflect.Message
func (*QueuedPubkey) Reset ¶ added in v0.10.0
func (x *QueuedPubkey) Reset()
func (*QueuedPubkey) String ¶ added in v0.10.0
func (x *QueuedPubkey) String() string
type RequestDecryptionKeyPacketAck ¶ added in v0.10.0
type RequestDecryptionKeyPacketAck 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
}
RequestDecryptionKeyPacketAck defines a struct for the packet acknowledgment
func (*RequestDecryptionKeyPacketAck) Descriptor
deprecated
added in
v0.10.0
func (*RequestDecryptionKeyPacketAck) Descriptor() ([]byte, []int)
Deprecated: Use RequestDecryptionKeyPacketAck.ProtoReflect.Descriptor instead.
func (*RequestDecryptionKeyPacketAck) GetIdentity ¶ added in v0.10.0
func (x *RequestDecryptionKeyPacketAck) GetIdentity() string
func (*RequestDecryptionKeyPacketAck) GetPubkey ¶ added in v0.10.0
func (x *RequestDecryptionKeyPacketAck) GetPubkey() string
func (*RequestDecryptionKeyPacketAck) ProtoMessage ¶ added in v0.10.0
func (*RequestDecryptionKeyPacketAck) ProtoMessage()
func (*RequestDecryptionKeyPacketAck) ProtoReflect ¶ added in v0.10.0
func (x *RequestDecryptionKeyPacketAck) ProtoReflect() protoreflect.Message
func (*RequestDecryptionKeyPacketAck) Reset ¶ added in v0.10.0
func (x *RequestDecryptionKeyPacketAck) Reset()
func (*RequestDecryptionKeyPacketAck) String ¶ added in v0.10.0
func (x *RequestDecryptionKeyPacketAck) String() string
type RequestDecryptionKeyPacketData ¶ added in v0.10.0
type RequestDecryptionKeyPacketData struct {
Requester string `protobuf:"bytes,1,opt,name=requester,proto3" json:"requester,omitempty"`
// id can either be a request id or a proposal id
//
// Types that are assignable to Id:
//
// *RequestDecryptionKeyPacketData_ProposalId
// *RequestDecryptionKeyPacketData_Identity
Id isRequestDecryptionKeyPacketData_Id `protobuf_oneof:"id"`
EstimatedDelay *durationpb.Duration `protobuf:"bytes,4,opt,name=estimated_delay,json=estimatedDelay,proto3" json:"estimated_delay,omitempty"`
// contains filtered or unexported fields
}
RequestDecryptionKeyPacketData defines a struct for the packet payload
func (*RequestDecryptionKeyPacketData) Descriptor
deprecated
added in
v0.10.0
func (*RequestDecryptionKeyPacketData) Descriptor() ([]byte, []int)
Deprecated: Use RequestDecryptionKeyPacketData.ProtoReflect.Descriptor instead.
func (*RequestDecryptionKeyPacketData) GetEstimatedDelay ¶ added in v0.10.0
func (x *RequestDecryptionKeyPacketData) GetEstimatedDelay() *durationpb.Duration
func (*RequestDecryptionKeyPacketData) GetId ¶ added in v0.10.0
func (x *RequestDecryptionKeyPacketData) GetId() isRequestDecryptionKeyPacketData_Id
func (*RequestDecryptionKeyPacketData) GetIdentity ¶ added in v0.10.2
func (x *RequestDecryptionKeyPacketData) GetIdentity() string
func (*RequestDecryptionKeyPacketData) GetProposalId ¶ added in v0.10.0
func (x *RequestDecryptionKeyPacketData) GetProposalId() string
func (*RequestDecryptionKeyPacketData) GetRequester ¶ added in v0.10.0
func (x *RequestDecryptionKeyPacketData) GetRequester() string
func (*RequestDecryptionKeyPacketData) ProtoMessage ¶ added in v0.10.0
func (*RequestDecryptionKeyPacketData) ProtoMessage()
func (*RequestDecryptionKeyPacketData) ProtoReflect ¶ added in v0.10.0
func (x *RequestDecryptionKeyPacketData) ProtoReflect() protoreflect.Message
func (*RequestDecryptionKeyPacketData) Reset ¶ added in v0.10.0
func (x *RequestDecryptionKeyPacketData) Reset()
func (*RequestDecryptionKeyPacketData) String ¶ added in v0.10.0
func (x *RequestDecryptionKeyPacketData) String() string
type RequestDecryptionKeyPacketData_Identity ¶ added in v0.10.2
type RequestDecryptionKeyPacketData_Identity struct {
Identity string `protobuf:"bytes,3,opt,name=identity,proto3,oneof"`
}
type RequestDecryptionKeyPacketData_ProposalId ¶ added in v0.10.0
type RequestDecryptionKeyPacketData_ProposalId struct {
ProposalId string `protobuf:"bytes,2,opt,name=proposal_id,json=proposalId,proto3,oneof"`
}
type RequestPrivateDecryptionKeyPacketAck ¶ added in v0.10.0
type RequestPrivateDecryptionKeyPacketAck 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
}
RequestPrivateDecryptionKeyPacketAck defines a struct for the packet acknowledgment
func (*RequestPrivateDecryptionKeyPacketAck) Descriptor
deprecated
added in
v0.10.0
func (*RequestPrivateDecryptionKeyPacketAck) Descriptor() ([]byte, []int)
Deprecated: Use RequestPrivateDecryptionKeyPacketAck.ProtoReflect.Descriptor instead.
func (*RequestPrivateDecryptionKeyPacketAck) GetIdentity ¶ added in v0.10.0
func (x *RequestPrivateDecryptionKeyPacketAck) GetIdentity() string
func (*RequestPrivateDecryptionKeyPacketAck) GetPubkey ¶ added in v0.10.0
func (x *RequestPrivateDecryptionKeyPacketAck) GetPubkey() string
func (*RequestPrivateDecryptionKeyPacketAck) ProtoMessage ¶ added in v0.10.0
func (*RequestPrivateDecryptionKeyPacketAck) ProtoMessage()
func (*RequestPrivateDecryptionKeyPacketAck) ProtoReflect ¶ added in v0.10.0
func (x *RequestPrivateDecryptionKeyPacketAck) ProtoReflect() protoreflect.Message
func (*RequestPrivateDecryptionKeyPacketAck) Reset ¶ added in v0.10.0
func (x *RequestPrivateDecryptionKeyPacketAck) Reset()
func (*RequestPrivateDecryptionKeyPacketAck) String ¶ added in v0.10.0
func (x *RequestPrivateDecryptionKeyPacketAck) String() string
type RequestPrivateDecryptionKeyPacketData ¶ added in v0.10.0
type RequestPrivateDecryptionKeyPacketData struct {
Requester string `protobuf:"bytes,1,opt,name=requester,proto3" json:"requester,omitempty"`
Identity string `protobuf:"bytes,2,opt,name=identity,proto3" json:"identity,omitempty"`
// contains filtered or unexported fields
}
RequestPrivateDecryptionKeyPacketData defines a struct for the packet payload
func (*RequestPrivateDecryptionKeyPacketData) Descriptor
deprecated
added in
v0.10.0
func (*RequestPrivateDecryptionKeyPacketData) Descriptor() ([]byte, []int)
Deprecated: Use RequestPrivateDecryptionKeyPacketData.ProtoReflect.Descriptor instead.
func (*RequestPrivateDecryptionKeyPacketData) GetIdentity ¶ added in v0.10.2
func (x *RequestPrivateDecryptionKeyPacketData) GetIdentity() string
func (*RequestPrivateDecryptionKeyPacketData) GetRequester ¶ added in v0.10.0
func (x *RequestPrivateDecryptionKeyPacketData) GetRequester() string
func (*RequestPrivateDecryptionKeyPacketData) ProtoMessage ¶ added in v0.10.0
func (*RequestPrivateDecryptionKeyPacketData) ProtoMessage()
func (*RequestPrivateDecryptionKeyPacketData) ProtoReflect ¶ added in v0.10.0
func (x *RequestPrivateDecryptionKeyPacketData) ProtoReflect() protoreflect.Message
func (*RequestPrivateDecryptionKeyPacketData) Reset ¶ added in v0.10.0
func (x *RequestPrivateDecryptionKeyPacketData) Reset()
func (*RequestPrivateDecryptionKeyPacketData) String ¶ added in v0.10.0
func (x *RequestPrivateDecryptionKeyPacketData) String() string
type UnimplementedMsgServer ¶
type UnimplementedMsgServer struct {
}
UnimplementedMsgServer must be embedded to have forward compatible implementations.
func (UnimplementedMsgServer) CreateAuthorizedAddress ¶
func (UnimplementedMsgServer) CreateAuthorizedAddress(context.Context, *MsgCreateAuthorizedAddress) (*MsgCreateAuthorizedAddressResponse, error)
func (UnimplementedMsgServer) CreateLatestPubkey ¶ added in v0.10.0
func (UnimplementedMsgServer) CreateLatestPubkey(context.Context, *MsgCreateLatestPubkey) (*MsgCreateLatestPubkeyResponse, error)
func (UnimplementedMsgServer) DeRegisterValidator ¶ added in v0.6.0
func (UnimplementedMsgServer) DeRegisterValidator(context.Context, *MsgDeRegisterValidator) (*MsgDeRegisterValidatorResponse, error)
func (UnimplementedMsgServer) DeleteAuthorizedAddress ¶
func (UnimplementedMsgServer) DeleteAuthorizedAddress(context.Context, *MsgDeleteAuthorizedAddress) (*MsgDeleteAuthorizedAddressResponse, error)
func (UnimplementedMsgServer) OverrideLatestPubkey ¶ added in v0.10.0
func (UnimplementedMsgServer) OverrideLatestPubkey(context.Context, *MsgOverrideLatestPubkey) (*MsgOverrideLatestPubkeyResponse, error)
func (UnimplementedMsgServer) RegisterValidator ¶
func (UnimplementedMsgServer) RegisterValidator(context.Context, *MsgRegisterValidator) (*MsgRegisterValidatorResponse, error)
func (UnimplementedMsgServer) SendKeyshare ¶
func (UnimplementedMsgServer) SendKeyshare(context.Context, *MsgSendKeyshare) (*MsgSendKeyshareResponse, error)
func (UnimplementedMsgServer) SubmitEncryptedKeyshare ¶ added in v0.9.0
func (UnimplementedMsgServer) SubmitEncryptedKeyshare(context.Context, *MsgSubmitEncryptedKeyshare) (*MsgSubmitEncryptedKeyshareResponse, error)
func (UnimplementedMsgServer) SubmitGeneralKeyshare ¶ added in v0.10.0
func (UnimplementedMsgServer) SubmitGeneralKeyshare(context.Context, *MsgSubmitGeneralKeyshare) (*MsgSubmitGeneralKeyshareResponse, error)
func (UnimplementedMsgServer) UpdateAuthorizedAddress ¶
func (UnimplementedMsgServer) UpdateAuthorizedAddress(context.Context, *MsgUpdateAuthorizedAddress) (*MsgUpdateAuthorizedAddressResponse, error)
func (UnimplementedMsgServer) UpdateParams ¶ added in v0.7.0
func (UnimplementedMsgServer) UpdateParams(context.Context, *MsgUpdateParams) (*MsgUpdateParamsResponse, error)
type UnimplementedQueryServer ¶
type UnimplementedQueryServer struct {
}
UnimplementedQueryServer must be embedded to have forward compatible implementations.
func (UnimplementedQueryServer) AuthorizedAddress ¶
func (UnimplementedQueryServer) AuthorizedAddress(context.Context, *QueryAuthorizedAddressRequest) (*QueryAuthorizedAddressResponse, error)
func (UnimplementedQueryServer) AuthorizedAddressAll ¶
func (UnimplementedQueryServer) AuthorizedAddressAll(context.Context, *QueryAuthorizedAddressAllRequest) (*QueryAuthorizedAddressAllResponse, error)
func (UnimplementedQueryServer) Commitments ¶
func (UnimplementedQueryServer) Commitments(context.Context, *QueryCommitmentsRequest) (*QueryCommitmentsResponse, error)
func (UnimplementedQueryServer) DecryptionKey ¶ added in v0.10.0
func (UnimplementedQueryServer) DecryptionKey(context.Context, *QueryDecryptionKeyRequest) (*QueryDecryptionKeyResponse, error)
func (UnimplementedQueryServer) DecryptionKeyAll ¶ added in v0.10.0
func (UnimplementedQueryServer) DecryptionKeyAll(context.Context, *QueryDecryptionKeyAllRequest) (*QueryDecryptionKeyAllResponse, error)
func (UnimplementedQueryServer) GeneralKeyshare ¶ added in v0.10.0
func (UnimplementedQueryServer) GeneralKeyshare(context.Context, *QueryGeneralKeyshareRequest) (*QueryGeneralKeyshareResponse, error)
func (UnimplementedQueryServer) GeneralKeyshareAll ¶ added in v0.10.0
func (UnimplementedQueryServer) GeneralKeyshareAll(context.Context, *QueryGeneralKeyshareAllRequest) (*QueryGeneralKeyshareAllResponse, error)
func (UnimplementedQueryServer) Keyshare ¶ added in v0.10.0
func (UnimplementedQueryServer) Keyshare(context.Context, *QueryKeyshareRequest) (*QueryKeyshareResponse, error)
func (UnimplementedQueryServer) KeyshareAll ¶ added in v0.10.0
func (UnimplementedQueryServer) KeyshareAll(context.Context, *QueryKeyshareAllRequest) (*QueryKeyshareAllResponse, error)
func (UnimplementedQueryServer) Params ¶
func (UnimplementedQueryServer) Params(context.Context, *QueryParamsRequest) (*QueryParamsResponse, error)
func (UnimplementedQueryServer) Pubkey ¶ added in v0.10.0
func (UnimplementedQueryServer) Pubkey(context.Context, *QueryPubkeyRequest) (*QueryPubkeyResponse, error)
func (UnimplementedQueryServer) ValidatorSet ¶
func (UnimplementedQueryServer) ValidatorSet(context.Context, *QueryValidatorSetRequest) (*QueryValidatorSetResponse, error)
func (UnimplementedQueryServer) ValidatorSetAll ¶
func (UnimplementedQueryServer) ValidatorSetAll(context.Context, *QueryValidatorSetAllRequest) (*QueryValidatorSetAllResponse, error)
func (UnimplementedQueryServer) VerifiableRandomness ¶ added in v0.7.0
func (UnimplementedQueryServer) VerifiableRandomness(context.Context, *QueryVerifiableRandomnessRequest) (*QueryVerifiableRandomnessResponse, error)
type UnsafeMsgServer ¶
type UnsafeMsgServer interface {
// contains filtered or unexported methods
}
UnsafeMsgServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to MsgServer will result in compilation errors.
type UnsafeQueryServer ¶
type UnsafeQueryServer interface {
// contains filtered or unexported methods
}
UnsafeQueryServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to QueryServer will result in compilation errors.
type ValidatorEncryptedKeyshare ¶ added in v0.10.0
type ValidatorEncryptedKeyshare struct {
// contains filtered or unexported fields
}
ValidatorEncryptedKeyshare defines the structure for submitting encrypted keyshares by validators
func (*ValidatorEncryptedKeyshare) Descriptor
deprecated
added in
v0.10.0
func (*ValidatorEncryptedKeyshare) Descriptor() ([]byte, []int)
Deprecated: Use ValidatorEncryptedKeyshare.ProtoReflect.Descriptor instead.
func (*ValidatorEncryptedKeyshare) GetIdentity ¶ added in v0.10.0
func (x *ValidatorEncryptedKeyshare) GetIdentity() string
func (*ValidatorEncryptedKeyshare) GetKeyshare ¶ added in v0.10.0
func (x *ValidatorEncryptedKeyshare) GetKeyshare() string
func (*ValidatorEncryptedKeyshare) GetKeyshareIndex ¶ added in v0.10.0
func (x *ValidatorEncryptedKeyshare) GetKeyshareIndex() uint64
func (*ValidatorEncryptedKeyshare) GetReceivedBlockHeight ¶ added in v0.10.0
func (x *ValidatorEncryptedKeyshare) GetReceivedBlockHeight() uint64
func (*ValidatorEncryptedKeyshare) GetReceivedTimestamp ¶ added in v0.10.0
func (x *ValidatorEncryptedKeyshare) GetReceivedTimestamp() uint64
func (*ValidatorEncryptedKeyshare) GetRequester ¶ added in v0.10.0
func (x *ValidatorEncryptedKeyshare) GetRequester() string
func (*ValidatorEncryptedKeyshare) GetValidator ¶ added in v0.10.0
func (x *ValidatorEncryptedKeyshare) GetValidator() string
func (*ValidatorEncryptedKeyshare) ProtoMessage ¶ added in v0.10.0
func (*ValidatorEncryptedKeyshare) ProtoMessage()
func (*ValidatorEncryptedKeyshare) ProtoReflect ¶ added in v0.10.0
func (x *ValidatorEncryptedKeyshare) ProtoReflect() protoreflect.Message
func (*ValidatorEncryptedKeyshare) Reset ¶ added in v0.10.0
func (x *ValidatorEncryptedKeyshare) Reset()
func (*ValidatorEncryptedKeyshare) String ¶ added in v0.10.0
func (x *ValidatorEncryptedKeyshare) String() string
type ValidatorSet ¶
type ValidatorSet struct {
Index string `protobuf:"bytes,1,opt,name=index,proto3" json:"index,omitempty"`
Validator string `protobuf:"bytes,2,opt,name=validator,proto3" json:"validator,omitempty"`
ConsAddr string `protobuf:"bytes,3,opt,name=cons_addr,json=consAddr,proto3" json:"cons_addr,omitempty"`
IsActive bool `protobuf:"varint,4,opt,name=is_active,json=isActive,proto3" json:"is_active,omitempty"`
// contains filtered or unexported fields
}
ValidatorSet defines the structure for storing the list of validators who will be eligible to send keyshares
func (*ValidatorSet) Descriptor
deprecated
func (*ValidatorSet) Descriptor() ([]byte, []int)
Deprecated: Use ValidatorSet.ProtoReflect.Descriptor instead.
func (*ValidatorSet) GetConsAddr ¶
func (x *ValidatorSet) GetConsAddr() string
func (*ValidatorSet) GetIndex ¶
func (x *ValidatorSet) GetIndex() string
func (*ValidatorSet) GetIsActive ¶
func (x *ValidatorSet) GetIsActive() bool
func (*ValidatorSet) GetValidator ¶
func (x *ValidatorSet) GetValidator() string
func (*ValidatorSet) ProtoMessage ¶
func (*ValidatorSet) ProtoMessage()
func (*ValidatorSet) ProtoReflect ¶
func (x *ValidatorSet) ProtoReflect() protoreflect.Message
func (*ValidatorSet) Reset ¶
func (x *ValidatorSet) Reset()
func (*ValidatorSet) String ¶
func (x *ValidatorSet) String() string