Documentation ¶
Overview ¶
Package types is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Index ¶
- Constants
- Variables
- func KeyPrefix(p string) []byte
- func ParamKeyTable() paramtypes.KeyTable
- func RegisterInterfaces(registry cdctypes.InterfaceRegistry)
- func RegisterMsgServer(s grpc1.Server, srv MsgServer)
- func RegisterQueryHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterQueryHandlerClient(ctx context.Context, mux *runtime.ServeMux, client QueryClient) error
- func RegisterQueryHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterQueryHandlerServer(ctx context.Context, mux *runtime.ServeMux, server QueryServer) error
- func RegisterQueryServer(s grpc1.Server, srv QueryServer)
- type AccountKeeper
- type BankKeeper
- type BitVMChallengeData
- func (*BitVMChallengeData) Descriptor() ([]byte, []int)
- func (m *BitVMChallengeData) GetProposer() string
- func (m *BitVMChallengeData) GetWitness() []byte
- func (m *BitVMChallengeData) Marshal() (dAtA []byte, err error)
- func (m *BitVMChallengeData) MarshalTo(dAtA []byte) (int, error)
- func (m *BitVMChallengeData) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*BitVMChallengeData) ProtoMessage()
- func (m *BitVMChallengeData) Reset()
- func (m *BitVMChallengeData) Size() (n int)
- func (m *BitVMChallengeData) String() string
- func (m *BitVMChallengeData) Unmarshal(dAtA []byte) error
- func (m *BitVMChallengeData) XXX_DiscardUnknown()
- func (m *BitVMChallengeData) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BitVMChallengeData) XXX_Merge(src proto.Message)
- func (m *BitVMChallengeData) XXX_Size() int
- func (m *BitVMChallengeData) XXX_Unmarshal(b []byte) error
- type BitvmstakerKeeper
- type DASubmissionData
- func (*DASubmissionData) Descriptor() ([]byte, []int)
- func (m *DASubmissionData) GetProofData() *ProofData
- func (m *DASubmissionData) GetProofId() string
- func (m *DASubmissionData) Marshal() (dAtA []byte, err error)
- func (m *DASubmissionData) MarshalTo(dAtA []byte) (int, error)
- func (m *DASubmissionData) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DASubmissionData) ProtoMessage()
- func (m *DASubmissionData) Reset()
- func (m *DASubmissionData) Size() (n int)
- func (m *DASubmissionData) String() string
- func (m *DASubmissionData) Unmarshal(dAtA []byte) error
- func (m *DASubmissionData) XXX_DiscardUnknown()
- func (m *DASubmissionData) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DASubmissionData) XXX_Merge(src proto.Message)
- func (m *DASubmissionData) XXX_Size() int
- func (m *DASubmissionData) XXX_Unmarshal(b []byte) error
- type DASubmissionResult
- func (*DASubmissionResult) Descriptor() ([]byte, []int)
- func (m *DASubmissionResult) GetBlockHash() string
- func (m *DASubmissionResult) GetBlockHeight() uint64
- func (m *DASubmissionResult) GetDataLocation() DataLocation
- func (m *DASubmissionResult) GetNamespace() string
- func (m *DASubmissionResult) GetProofId() string
- func (m *DASubmissionResult) GetTxHash() string
- func (m *DASubmissionResult) Marshal() (dAtA []byte, err error)
- func (m *DASubmissionResult) MarshalTo(dAtA []byte) (int, error)
- func (m *DASubmissionResult) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DASubmissionResult) ProtoMessage()
- func (m *DASubmissionResult) Reset()
- func (m *DASubmissionResult) Size() (n int)
- func (m *DASubmissionResult) String() string
- func (m *DASubmissionResult) Unmarshal(dAtA []byte) error
- func (m *DASubmissionResult) XXX_DiscardUnknown()
- func (m *DASubmissionResult) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DASubmissionResult) XXX_Merge(src proto.Message)
- func (m *DASubmissionResult) XXX_Size() int
- func (m *DASubmissionResult) XXX_Unmarshal(b []byte) error
- type DataLocation
- type GenesisState
- func (*GenesisState) Descriptor() ([]byte, []int)
- func (m *GenesisState) GetDaSubmitter() string
- func (m *GenesisState) GetParams() Params
- func (m *GenesisState) Marshal() (dAtA []byte, err error)
- func (m *GenesisState) MarshalTo(dAtA []byte) (int, error)
- func (m *GenesisState) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GenesisState) ProtoMessage()
- func (m *GenesisState) Reset()
- func (m *GenesisState) Size() (n int)
- func (m *GenesisState) String() string
- func (m *GenesisState) Unmarshal(dAtA []byte) error
- func (gs GenesisState) Validate() error
- func (m *GenesisState) XXX_DiscardUnknown()
- func (m *GenesisState) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GenesisState) XXX_Merge(src proto.Message)
- func (m *GenesisState) XXX_Size() int
- func (m *GenesisState) XXX_Unmarshal(b []byte) error
- type MsgClient
- type MsgSendTaskResponse
- func (*MsgSendTaskResponse) Descriptor() ([]byte, []int)
- func (m *MsgSendTaskResponse) Marshal() (dAtA []byte, err error)
- func (m *MsgSendTaskResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *MsgSendTaskResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*MsgSendTaskResponse) ProtoMessage()
- func (m *MsgSendTaskResponse) Reset()
- func (m *MsgSendTaskResponse) Size() (n int)
- func (m *MsgSendTaskResponse) String() string
- func (m *MsgSendTaskResponse) Unmarshal(dAtA []byte) error
- func (m *MsgSendTaskResponse) XXX_DiscardUnknown()
- func (m *MsgSendTaskResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MsgSendTaskResponse) XXX_Merge(src proto.Message)
- func (m *MsgSendTaskResponse) XXX_Size() int
- func (m *MsgSendTaskResponse) XXX_Unmarshal(b []byte) error
- type MsgServer
- type MsgSubmitCommunityVerification
- func (*MsgSubmitCommunityVerification) Descriptor() ([]byte, []int)
- func (m *MsgSubmitCommunityVerification) GetCreator() string
- func (m *MsgSubmitCommunityVerification) GetProofId() string
- func (m *MsgSubmitCommunityVerification) GetVerifyResult() bool
- func (m *MsgSubmitCommunityVerification) Marshal() (dAtA []byte, err error)
- func (m *MsgSubmitCommunityVerification) MarshalTo(dAtA []byte) (int, error)
- func (m *MsgSubmitCommunityVerification) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*MsgSubmitCommunityVerification) ProtoMessage()
- func (m *MsgSubmitCommunityVerification) Reset()
- func (m *MsgSubmitCommunityVerification) Size() (n int)
- func (m *MsgSubmitCommunityVerification) String() string
- func (m *MsgSubmitCommunityVerification) Unmarshal(dAtA []byte) error
- func (m *MsgSubmitCommunityVerification) XXX_DiscardUnknown()
- func (m *MsgSubmitCommunityVerification) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MsgSubmitCommunityVerification) XXX_Merge(src proto.Message)
- func (m *MsgSubmitCommunityVerification) XXX_Size() int
- func (m *MsgSubmitCommunityVerification) XXX_Unmarshal(b []byte) error
- type MsgSubmitCommunityVerificationResponse
- func (*MsgSubmitCommunityVerificationResponse) Descriptor() ([]byte, []int)
- func (m *MsgSubmitCommunityVerificationResponse) Marshal() (dAtA []byte, err error)
- func (m *MsgSubmitCommunityVerificationResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *MsgSubmitCommunityVerificationResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*MsgSubmitCommunityVerificationResponse) ProtoMessage()
- func (m *MsgSubmitCommunityVerificationResponse) Reset()
- func (m *MsgSubmitCommunityVerificationResponse) Size() (n int)
- func (m *MsgSubmitCommunityVerificationResponse) String() string
- func (m *MsgSubmitCommunityVerificationResponse) Unmarshal(dAtA []byte) error
- func (m *MsgSubmitCommunityVerificationResponse) XXX_DiscardUnknown()
- func (m *MsgSubmitCommunityVerificationResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MsgSubmitCommunityVerificationResponse) XXX_Merge(src proto.Message)
- func (m *MsgSubmitCommunityVerificationResponse) XXX_Size() int
- func (m *MsgSubmitCommunityVerificationResponse) XXX_Unmarshal(b []byte) error
- type MsgSubmitProof
- func (*MsgSubmitProof) Descriptor() ([]byte, []int)
- func (m *MsgSubmitProof) GetCreator() string
- func (m *MsgSubmitProof) GetDataLocation() string
- func (m *MsgSubmitProof) GetNamespace() string
- func (m *MsgSubmitProof) GetProof() []byte
- func (m *MsgSubmitProof) GetProofSystem() string
- func (m *MsgSubmitProof) GetPublicInput() []byte
- func (m *MsgSubmitProof) GetVk() []byte
- func (m *MsgSubmitProof) Marshal() (dAtA []byte, err error)
- func (m *MsgSubmitProof) MarshalTo(dAtA []byte) (int, error)
- func (m *MsgSubmitProof) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*MsgSubmitProof) ProtoMessage()
- func (m *MsgSubmitProof) Reset()
- func (m *MsgSubmitProof) Size() (n int)
- func (m *MsgSubmitProof) String() string
- func (m *MsgSubmitProof) Unmarshal(dAtA []byte) error
- func (msg *MsgSubmitProof) ValidateBasic() error
- func (m *MsgSubmitProof) XXX_DiscardUnknown()
- func (m *MsgSubmitProof) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MsgSubmitProof) XXX_Merge(src proto.Message)
- func (m *MsgSubmitProof) XXX_Size() int
- func (m *MsgSubmitProof) XXX_Unmarshal(b []byte) error
- type MsgSubmitProofResponse
- func (*MsgSubmitProofResponse) Descriptor() ([]byte, []int)
- func (m *MsgSubmitProofResponse) Marshal() (dAtA []byte, err error)
- func (m *MsgSubmitProofResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *MsgSubmitProofResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*MsgSubmitProofResponse) ProtoMessage()
- func (m *MsgSubmitProofResponse) Reset()
- func (m *MsgSubmitProofResponse) Size() (n int)
- func (m *MsgSubmitProofResponse) String() string
- func (m *MsgSubmitProofResponse) Unmarshal(dAtA []byte) error
- func (m *MsgSubmitProofResponse) XXX_DiscardUnknown()
- func (m *MsgSubmitProofResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MsgSubmitProofResponse) XXX_Merge(src proto.Message)
- func (m *MsgSubmitProofResponse) XXX_Size() int
- func (m *MsgSubmitProofResponse) XXX_Unmarshal(b []byte) error
- type MsgUpdateDASubmissionResults
- func (*MsgUpdateDASubmissionResults) Descriptor() ([]byte, []int)
- func (m *MsgUpdateDASubmissionResults) GetCreator() string
- func (m *MsgUpdateDASubmissionResults) GetDaSubmissionResult() []*DASubmissionResult
- func (m *MsgUpdateDASubmissionResults) Marshal() (dAtA []byte, err error)
- func (m *MsgUpdateDASubmissionResults) MarshalTo(dAtA []byte) (int, error)
- func (m *MsgUpdateDASubmissionResults) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*MsgUpdateDASubmissionResults) ProtoMessage()
- func (m *MsgUpdateDASubmissionResults) Reset()
- func (m *MsgUpdateDASubmissionResults) Size() (n int)
- func (m *MsgUpdateDASubmissionResults) String() string
- func (m *MsgUpdateDASubmissionResults) Unmarshal(dAtA []byte) error
- func (msg *MsgUpdateDASubmissionResults) ValidateBasic() error
- func (m *MsgUpdateDASubmissionResults) XXX_DiscardUnknown()
- func (m *MsgUpdateDASubmissionResults) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MsgUpdateDASubmissionResults) XXX_Merge(src proto.Message)
- func (m *MsgUpdateDASubmissionResults) XXX_Size() int
- func (m *MsgUpdateDASubmissionResults) XXX_Unmarshal(b []byte) error
- type MsgUpdateDASubmissionResultsResponse
- func (*MsgUpdateDASubmissionResultsResponse) Descriptor() ([]byte, []int)
- func (m *MsgUpdateDASubmissionResultsResponse) Marshal() (dAtA []byte, err error)
- func (m *MsgUpdateDASubmissionResultsResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *MsgUpdateDASubmissionResultsResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*MsgUpdateDASubmissionResultsResponse) ProtoMessage()
- func (m *MsgUpdateDASubmissionResultsResponse) Reset()
- func (m *MsgUpdateDASubmissionResultsResponse) Size() (n int)
- func (m *MsgUpdateDASubmissionResultsResponse) String() string
- func (m *MsgUpdateDASubmissionResultsResponse) Unmarshal(dAtA []byte) error
- func (m *MsgUpdateDASubmissionResultsResponse) XXX_DiscardUnknown()
- func (m *MsgUpdateDASubmissionResultsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MsgUpdateDASubmissionResultsResponse) XXX_Merge(src proto.Message)
- func (m *MsgUpdateDASubmissionResultsResponse) XXX_Size() int
- func (m *MsgUpdateDASubmissionResultsResponse) XXX_Unmarshal(b []byte) error
- type MsgUpdateDASubmitter
- func (*MsgUpdateDASubmitter) Descriptor() ([]byte, []int)
- func (m *MsgUpdateDASubmitter) GetCreator() string
- func (m *MsgUpdateDASubmitter) GetDaSubmitter() string
- func (m *MsgUpdateDASubmitter) Marshal() (dAtA []byte, err error)
- func (m *MsgUpdateDASubmitter) MarshalTo(dAtA []byte) (int, error)
- func (m *MsgUpdateDASubmitter) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*MsgUpdateDASubmitter) ProtoMessage()
- func (m *MsgUpdateDASubmitter) Reset()
- func (m *MsgUpdateDASubmitter) Size() (n int)
- func (m *MsgUpdateDASubmitter) String() string
- func (m *MsgUpdateDASubmitter) Unmarshal(dAtA []byte) error
- func (m *MsgUpdateDASubmitter) XXX_DiscardUnknown()
- func (m *MsgUpdateDASubmitter) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MsgUpdateDASubmitter) XXX_Merge(src proto.Message)
- func (m *MsgUpdateDASubmitter) XXX_Size() int
- func (m *MsgUpdateDASubmitter) XXX_Unmarshal(b []byte) error
- type MsgUpdateDASubmitterResponse
- func (*MsgUpdateDASubmitterResponse) Descriptor() ([]byte, []int)
- func (m *MsgUpdateDASubmitterResponse) Marshal() (dAtA []byte, err error)
- func (m *MsgUpdateDASubmitterResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *MsgUpdateDASubmitterResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*MsgUpdateDASubmitterResponse) ProtoMessage()
- func (m *MsgUpdateDASubmitterResponse) Reset()
- func (m *MsgUpdateDASubmitterResponse) Size() (n int)
- func (m *MsgUpdateDASubmitterResponse) String() string
- func (m *MsgUpdateDASubmitterResponse) Unmarshal(dAtA []byte) error
- func (m *MsgUpdateDASubmitterResponse) XXX_DiscardUnknown()
- func (m *MsgUpdateDASubmitterResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MsgUpdateDASubmitterResponse) XXX_Merge(src proto.Message)
- func (m *MsgUpdateDASubmitterResponse) XXX_Size() int
- func (m *MsgUpdateDASubmitterResponse) XXX_Unmarshal(b []byte) error
- type MsgUpdateParams
- func (*MsgUpdateParams) Descriptor() ([]byte, []int)
- func (m *MsgUpdateParams) GetAuthority() string
- func (m *MsgUpdateParams) GetParams() Params
- func (m *MsgUpdateParams) Marshal() (dAtA []byte, err error)
- func (m *MsgUpdateParams) MarshalTo(dAtA []byte) (int, error)
- func (m *MsgUpdateParams) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*MsgUpdateParams) ProtoMessage()
- func (m *MsgUpdateParams) Reset()
- func (m *MsgUpdateParams) Size() (n int)
- func (m *MsgUpdateParams) String() string
- func (m *MsgUpdateParams) Unmarshal(dAtA []byte) error
- func (m *MsgUpdateParams) ValidateBasic() error
- func (m *MsgUpdateParams) XXX_DiscardUnknown()
- func (m *MsgUpdateParams) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MsgUpdateParams) XXX_Merge(src proto.Message)
- func (m *MsgUpdateParams) XXX_Size() int
- func (m *MsgUpdateParams) XXX_Unmarshal(b []byte) error
- type MsgUpdateParamsResponse
- func (*MsgUpdateParamsResponse) Descriptor() ([]byte, []int)
- func (m *MsgUpdateParamsResponse) Marshal() (dAtA []byte, err error)
- func (m *MsgUpdateParamsResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *MsgUpdateParamsResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*MsgUpdateParamsResponse) ProtoMessage()
- func (m *MsgUpdateParamsResponse) Reset()
- func (m *MsgUpdateParamsResponse) Size() (n int)
- func (m *MsgUpdateParamsResponse) String() string
- func (m *MsgUpdateParamsResponse) Unmarshal(dAtA []byte) error
- func (m *MsgUpdateParamsResponse) XXX_DiscardUnknown()
- func (m *MsgUpdateParamsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MsgUpdateParamsResponse) XXX_Merge(src proto.Message)
- func (m *MsgUpdateParamsResponse) XXX_Size() int
- func (m *MsgUpdateParamsResponse) XXX_Unmarshal(b []byte) error
- type ParamSubspace
- type Params
- func (*Params) Descriptor() ([]byte, []int)
- func (this *Params) Equal(that interface{}) bool
- func (m *Params) Marshal() (dAtA []byte, err error)
- func (m *Params) MarshalTo(dAtA []byte) (int, error)
- func (m *Params) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (p *Params) ParamSetPairs() paramtypes.ParamSetPairs
- func (*Params) ProtoMessage()
- func (m *Params) Reset()
- func (m *Params) Size() (n int)
- func (m *Params) String() string
- func (m *Params) Unmarshal(dAtA []byte) error
- func (p Params) Validate() error
- func (m *Params) XXX_DiscardUnknown()
- func (m *Params) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Params) XXX_Merge(src proto.Message)
- func (m *Params) XXX_Size() int
- func (m *Params) XXX_Unmarshal(b []byte) error
- type ProofData
- func (*ProofData) Descriptor() ([]byte, []int)
- func (m *ProofData) GetDataLocation() DataLocation
- func (m *ProofData) GetNamespace() string
- func (m *ProofData) GetProof() []byte
- func (m *ProofData) GetProofSystem() ProofSystem
- func (m *ProofData) GetPublicInput() []byte
- func (m *ProofData) GetVk() []byte
- func (m *ProofData) Marshal() (dAtA []byte, err error)
- func (m *ProofData) MarshalTo(dAtA []byte) (int, error)
- func (m *ProofData) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ProofData) ProtoMessage()
- func (m *ProofData) Reset()
- func (m *ProofData) Size() (n int)
- func (m *ProofData) String() string
- func (m *ProofData) Unmarshal(dAtA []byte) error
- func (m *ProofData) XXX_DiscardUnknown()
- func (m *ProofData) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ProofData) XXX_Merge(src proto.Message)
- func (m *ProofData) XXX_Size() int
- func (m *ProofData) XXX_Unmarshal(b []byte) error
- type ProofSystem
- type QueryBitVMChallengeDataRequest
- func (*QueryBitVMChallengeDataRequest) Descriptor() ([]byte, []int)
- func (m *QueryBitVMChallengeDataRequest) GetProofId() string
- func (m *QueryBitVMChallengeDataRequest) Marshal() (dAtA []byte, err error)
- func (m *QueryBitVMChallengeDataRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *QueryBitVMChallengeDataRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*QueryBitVMChallengeDataRequest) ProtoMessage()
- func (m *QueryBitVMChallengeDataRequest) Reset()
- func (m *QueryBitVMChallengeDataRequest) Size() (n int)
- func (m *QueryBitVMChallengeDataRequest) String() string
- func (m *QueryBitVMChallengeDataRequest) Unmarshal(dAtA []byte) error
- func (m *QueryBitVMChallengeDataRequest) XXX_DiscardUnknown()
- func (m *QueryBitVMChallengeDataRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *QueryBitVMChallengeDataRequest) XXX_Merge(src proto.Message)
- func (m *QueryBitVMChallengeDataRequest) XXX_Size() int
- func (m *QueryBitVMChallengeDataRequest) XXX_Unmarshal(b []byte) error
- type QueryBitVMChallengeDataResponse
- func (*QueryBitVMChallengeDataResponse) Descriptor() ([]byte, []int)
- func (m *QueryBitVMChallengeDataResponse) GetBitvmChallengeData() *BitVMChallengeData
- func (m *QueryBitVMChallengeDataResponse) Marshal() (dAtA []byte, err error)
- func (m *QueryBitVMChallengeDataResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *QueryBitVMChallengeDataResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*QueryBitVMChallengeDataResponse) ProtoMessage()
- func (m *QueryBitVMChallengeDataResponse) Reset()
- func (m *QueryBitVMChallengeDataResponse) Size() (n int)
- func (m *QueryBitVMChallengeDataResponse) String() string
- func (m *QueryBitVMChallengeDataResponse) Unmarshal(dAtA []byte) error
- func (m *QueryBitVMChallengeDataResponse) XXX_DiscardUnknown()
- func (m *QueryBitVMChallengeDataResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *QueryBitVMChallengeDataResponse) XXX_Merge(src proto.Message)
- func (m *QueryBitVMChallengeDataResponse) XXX_Size() int
- func (m *QueryBitVMChallengeDataResponse) XXX_Unmarshal(b []byte) error
- type QueryClient
- type QueryDASubmissionQueueRequest
- func (*QueryDASubmissionQueueRequest) Descriptor() ([]byte, []int)
- func (m *QueryDASubmissionQueueRequest) GetPagination() *query.PageRequest
- func (m *QueryDASubmissionQueueRequest) Marshal() (dAtA []byte, err error)
- func (m *QueryDASubmissionQueueRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *QueryDASubmissionQueueRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*QueryDASubmissionQueueRequest) ProtoMessage()
- func (m *QueryDASubmissionQueueRequest) Reset()
- func (m *QueryDASubmissionQueueRequest) Size() (n int)
- func (m *QueryDASubmissionQueueRequest) String() string
- func (m *QueryDASubmissionQueueRequest) Unmarshal(dAtA []byte) error
- func (m *QueryDASubmissionQueueRequest) XXX_DiscardUnknown()
- func (m *QueryDASubmissionQueueRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *QueryDASubmissionQueueRequest) XXX_Merge(src proto.Message)
- func (m *QueryDASubmissionQueueRequest) XXX_Size() int
- func (m *QueryDASubmissionQueueRequest) XXX_Unmarshal(b []byte) error
- type QueryDASubmissionQueueResponse
- func (*QueryDASubmissionQueueResponse) Descriptor() ([]byte, []int)
- func (m *QueryDASubmissionQueueResponse) GetDaSubmissionData() []DASubmissionData
- func (m *QueryDASubmissionQueueResponse) GetPagination() *query.PageResponse
- func (m *QueryDASubmissionQueueResponse) Marshal() (dAtA []byte, err error)
- func (m *QueryDASubmissionQueueResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *QueryDASubmissionQueueResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*QueryDASubmissionQueueResponse) ProtoMessage()
- func (m *QueryDASubmissionQueueResponse) Reset()
- func (m *QueryDASubmissionQueueResponse) Size() (n int)
- func (m *QueryDASubmissionQueueResponse) String() string
- func (m *QueryDASubmissionQueueResponse) Unmarshal(dAtA []byte) error
- func (m *QueryDASubmissionQueueResponse) XXX_DiscardUnknown()
- func (m *QueryDASubmissionQueueResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *QueryDASubmissionQueueResponse) XXX_Merge(src proto.Message)
- func (m *QueryDASubmissionQueueResponse) XXX_Size() int
- func (m *QueryDASubmissionQueueResponse) XXX_Unmarshal(b []byte) error
- type QueryDASubmitterRequest
- func (*QueryDASubmitterRequest) Descriptor() ([]byte, []int)
- func (m *QueryDASubmitterRequest) Marshal() (dAtA []byte, err error)
- func (m *QueryDASubmitterRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *QueryDASubmitterRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*QueryDASubmitterRequest) ProtoMessage()
- func (m *QueryDASubmitterRequest) Reset()
- func (m *QueryDASubmitterRequest) Size() (n int)
- func (m *QueryDASubmitterRequest) String() string
- func (m *QueryDASubmitterRequest) Unmarshal(dAtA []byte) error
- func (m *QueryDASubmitterRequest) XXX_DiscardUnknown()
- func (m *QueryDASubmitterRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *QueryDASubmitterRequest) XXX_Merge(src proto.Message)
- func (m *QueryDASubmitterRequest) XXX_Size() int
- func (m *QueryDASubmitterRequest) XXX_Unmarshal(b []byte) error
- type QueryDASubmitterResponse
- func (*QueryDASubmitterResponse) Descriptor() ([]byte, []int)
- func (m *QueryDASubmitterResponse) GetDaSubmitter() string
- func (m *QueryDASubmitterResponse) Marshal() (dAtA []byte, err error)
- func (m *QueryDASubmitterResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *QueryDASubmitterResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*QueryDASubmitterResponse) ProtoMessage()
- func (m *QueryDASubmitterResponse) Reset()
- func (m *QueryDASubmitterResponse) Size() (n int)
- func (m *QueryDASubmitterResponse) String() string
- func (m *QueryDASubmitterResponse) Unmarshal(dAtA []byte) error
- func (m *QueryDASubmitterResponse) XXX_DiscardUnknown()
- func (m *QueryDASubmitterResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *QueryDASubmitterResponse) XXX_Merge(src proto.Message)
- func (m *QueryDASubmitterResponse) XXX_Size() int
- func (m *QueryDASubmitterResponse) XXX_Unmarshal(b []byte) error
- type QueryDaSubmissionDataRequest
- func (*QueryDaSubmissionDataRequest) Descriptor() ([]byte, []int)
- func (m *QueryDaSubmissionDataRequest) GetProofId() string
- func (m *QueryDaSubmissionDataRequest) Marshal() (dAtA []byte, err error)
- func (m *QueryDaSubmissionDataRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *QueryDaSubmissionDataRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*QueryDaSubmissionDataRequest) ProtoMessage()
- func (m *QueryDaSubmissionDataRequest) Reset()
- func (m *QueryDaSubmissionDataRequest) Size() (n int)
- func (m *QueryDaSubmissionDataRequest) String() string
- func (m *QueryDaSubmissionDataRequest) Unmarshal(dAtA []byte) error
- func (m *QueryDaSubmissionDataRequest) XXX_DiscardUnknown()
- func (m *QueryDaSubmissionDataRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *QueryDaSubmissionDataRequest) XXX_Merge(src proto.Message)
- func (m *QueryDaSubmissionDataRequest) XXX_Size() int
- func (m *QueryDaSubmissionDataRequest) XXX_Unmarshal(b []byte) error
- type QueryDaSubmissionDataResponse
- func (*QueryDaSubmissionDataResponse) Descriptor() ([]byte, []int)
- func (m *QueryDaSubmissionDataResponse) GetDaSubmissionData() *DASubmissionData
- func (m *QueryDaSubmissionDataResponse) Marshal() (dAtA []byte, err error)
- func (m *QueryDaSubmissionDataResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *QueryDaSubmissionDataResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*QueryDaSubmissionDataResponse) ProtoMessage()
- func (m *QueryDaSubmissionDataResponse) Reset()
- func (m *QueryDaSubmissionDataResponse) Size() (n int)
- func (m *QueryDaSubmissionDataResponse) String() string
- func (m *QueryDaSubmissionDataResponse) Unmarshal(dAtA []byte) error
- func (m *QueryDaSubmissionDataResponse) XXX_DiscardUnknown()
- func (m *QueryDaSubmissionDataResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *QueryDaSubmissionDataResponse) XXX_Merge(src proto.Message)
- func (m *QueryDaSubmissionDataResponse) XXX_Size() int
- func (m *QueryDaSubmissionDataResponse) XXX_Unmarshal(b []byte) error
- type QueryDaSubmissionResultRequest
- func (*QueryDaSubmissionResultRequest) Descriptor() ([]byte, []int)
- func (m *QueryDaSubmissionResultRequest) GetProofId() string
- func (m *QueryDaSubmissionResultRequest) Marshal() (dAtA []byte, err error)
- func (m *QueryDaSubmissionResultRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *QueryDaSubmissionResultRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*QueryDaSubmissionResultRequest) ProtoMessage()
- func (m *QueryDaSubmissionResultRequest) Reset()
- func (m *QueryDaSubmissionResultRequest) Size() (n int)
- func (m *QueryDaSubmissionResultRequest) String() string
- func (m *QueryDaSubmissionResultRequest) Unmarshal(dAtA []byte) error
- func (m *QueryDaSubmissionResultRequest) XXX_DiscardUnknown()
- func (m *QueryDaSubmissionResultRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *QueryDaSubmissionResultRequest) XXX_Merge(src proto.Message)
- func (m *QueryDaSubmissionResultRequest) XXX_Size() int
- func (m *QueryDaSubmissionResultRequest) XXX_Unmarshal(b []byte) error
- type QueryDaSubmissionResultResponse
- func (*QueryDaSubmissionResultResponse) Descriptor() ([]byte, []int)
- func (m *QueryDaSubmissionResultResponse) GetDaSubmissionResult() *DASubmissionResult
- func (m *QueryDaSubmissionResultResponse) Marshal() (dAtA []byte, err error)
- func (m *QueryDaSubmissionResultResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *QueryDaSubmissionResultResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*QueryDaSubmissionResultResponse) ProtoMessage()
- func (m *QueryDaSubmissionResultResponse) Reset()
- func (m *QueryDaSubmissionResultResponse) Size() (n int)
- func (m *QueryDaSubmissionResultResponse) String() string
- func (m *QueryDaSubmissionResultResponse) Unmarshal(dAtA []byte) error
- func (m *QueryDaSubmissionResultResponse) XXX_DiscardUnknown()
- func (m *QueryDaSubmissionResultResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *QueryDaSubmissionResultResponse) XXX_Merge(src proto.Message)
- func (m *QueryDaSubmissionResultResponse) XXX_Size() int
- func (m *QueryDaSubmissionResultResponse) XXX_Unmarshal(b []byte) error
- type QueryParamsRequest
- func (*QueryParamsRequest) Descriptor() ([]byte, []int)
- func (m *QueryParamsRequest) Marshal() (dAtA []byte, err error)
- func (m *QueryParamsRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *QueryParamsRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*QueryParamsRequest) ProtoMessage()
- func (m *QueryParamsRequest) Reset()
- func (m *QueryParamsRequest) Size() (n int)
- func (m *QueryParamsRequest) String() string
- func (m *QueryParamsRequest) Unmarshal(dAtA []byte) error
- func (m *QueryParamsRequest) XXX_DiscardUnknown()
- func (m *QueryParamsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *QueryParamsRequest) XXX_Merge(src proto.Message)
- func (m *QueryParamsRequest) XXX_Size() int
- func (m *QueryParamsRequest) XXX_Unmarshal(b []byte) error
- type QueryParamsResponse
- func (*QueryParamsResponse) Descriptor() ([]byte, []int)
- func (m *QueryParamsResponse) GetParams() Params
- func (m *QueryParamsResponse) Marshal() (dAtA []byte, err error)
- func (m *QueryParamsResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *QueryParamsResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*QueryParamsResponse) ProtoMessage()
- func (m *QueryParamsResponse) Reset()
- func (m *QueryParamsResponse) Size() (n int)
- func (m *QueryParamsResponse) String() string
- func (m *QueryParamsResponse) Unmarshal(dAtA []byte) error
- func (m *QueryParamsResponse) XXX_DiscardUnknown()
- func (m *QueryParamsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *QueryParamsResponse) XXX_Merge(src proto.Message)
- func (m *QueryParamsResponse) XXX_Size() int
- func (m *QueryParamsResponse) XXX_Unmarshal(b []byte) error
- type QueryPendingProofByNamespaceRequest
- func (*QueryPendingProofByNamespaceRequest) Descriptor() ([]byte, []int)
- func (m *QueryPendingProofByNamespaceRequest) GetNamespace() string
- func (m *QueryPendingProofByNamespaceRequest) GetPagination() *query.PageRequest
- func (m *QueryPendingProofByNamespaceRequest) Marshal() (dAtA []byte, err error)
- func (m *QueryPendingProofByNamespaceRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *QueryPendingProofByNamespaceRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*QueryPendingProofByNamespaceRequest) ProtoMessage()
- func (m *QueryPendingProofByNamespaceRequest) Reset()
- func (m *QueryPendingProofByNamespaceRequest) Size() (n int)
- func (m *QueryPendingProofByNamespaceRequest) String() string
- func (m *QueryPendingProofByNamespaceRequest) Unmarshal(dAtA []byte) error
- func (m *QueryPendingProofByNamespaceRequest) XXX_DiscardUnknown()
- func (m *QueryPendingProofByNamespaceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *QueryPendingProofByNamespaceRequest) XXX_Merge(src proto.Message)
- func (m *QueryPendingProofByNamespaceRequest) XXX_Size() int
- func (m *QueryPendingProofByNamespaceRequest) XXX_Unmarshal(b []byte) error
- type QueryPendingProofByNamespaceResponse
- func (*QueryPendingProofByNamespaceResponse) Descriptor() ([]byte, []int)
- func (m *QueryPendingProofByNamespaceResponse) GetPagination() *query.PageResponse
- func (m *QueryPendingProofByNamespaceResponse) GetPendingProofs() []*VerifyResult
- func (m *QueryPendingProofByNamespaceResponse) Marshal() (dAtA []byte, err error)
- func (m *QueryPendingProofByNamespaceResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *QueryPendingProofByNamespaceResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*QueryPendingProofByNamespaceResponse) ProtoMessage()
- func (m *QueryPendingProofByNamespaceResponse) Reset()
- func (m *QueryPendingProofByNamespaceResponse) Size() (n int)
- func (m *QueryPendingProofByNamespaceResponse) String() string
- func (m *QueryPendingProofByNamespaceResponse) Unmarshal(dAtA []byte) error
- func (m *QueryPendingProofByNamespaceResponse) XXX_DiscardUnknown()
- func (m *QueryPendingProofByNamespaceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *QueryPendingProofByNamespaceResponse) XXX_Merge(src proto.Message)
- func (m *QueryPendingProofByNamespaceResponse) XXX_Size() int
- func (m *QueryPendingProofByNamespaceResponse) XXX_Unmarshal(b []byte) error
- type QueryPendingProofRequest
- func (*QueryPendingProofRequest) Descriptor() ([]byte, []int)
- func (m *QueryPendingProofRequest) GetPagination() *query.PageRequest
- func (m *QueryPendingProofRequest) Marshal() (dAtA []byte, err error)
- func (m *QueryPendingProofRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *QueryPendingProofRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*QueryPendingProofRequest) ProtoMessage()
- func (m *QueryPendingProofRequest) Reset()
- func (m *QueryPendingProofRequest) Size() (n int)
- func (m *QueryPendingProofRequest) String() string
- func (m *QueryPendingProofRequest) Unmarshal(dAtA []byte) error
- func (m *QueryPendingProofRequest) XXX_DiscardUnknown()
- func (m *QueryPendingProofRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *QueryPendingProofRequest) XXX_Merge(src proto.Message)
- func (m *QueryPendingProofRequest) XXX_Size() int
- func (m *QueryPendingProofRequest) XXX_Unmarshal(b []byte) error
- type QueryPendingProofResponse
- func (*QueryPendingProofResponse) Descriptor() ([]byte, []int)
- func (m *QueryPendingProofResponse) GetPagination() *query.PageResponse
- func (m *QueryPendingProofResponse) GetPendingProofs() []*VerifyResult
- func (m *QueryPendingProofResponse) Marshal() (dAtA []byte, err error)
- func (m *QueryPendingProofResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *QueryPendingProofResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*QueryPendingProofResponse) ProtoMessage()
- func (m *QueryPendingProofResponse) Reset()
- func (m *QueryPendingProofResponse) Size() (n int)
- func (m *QueryPendingProofResponse) String() string
- func (m *QueryPendingProofResponse) Unmarshal(dAtA []byte) error
- func (m *QueryPendingProofResponse) XXX_DiscardUnknown()
- func (m *QueryPendingProofResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *QueryPendingProofResponse) XXX_Merge(src proto.Message)
- func (m *QueryPendingProofResponse) XXX_Size() int
- func (m *QueryPendingProofResponse) XXX_Unmarshal(b []byte) error
- type QueryProofDataRequest
- func (*QueryProofDataRequest) Descriptor() ([]byte, []int)
- func (m *QueryProofDataRequest) GetProofId() string
- func (m *QueryProofDataRequest) Marshal() (dAtA []byte, err error)
- func (m *QueryProofDataRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *QueryProofDataRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*QueryProofDataRequest) ProtoMessage()
- func (m *QueryProofDataRequest) Reset()
- func (m *QueryProofDataRequest) Size() (n int)
- func (m *QueryProofDataRequest) String() string
- func (m *QueryProofDataRequest) Unmarshal(dAtA []byte) error
- func (m *QueryProofDataRequest) XXX_DiscardUnknown()
- func (m *QueryProofDataRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *QueryProofDataRequest) XXX_Merge(src proto.Message)
- func (m *QueryProofDataRequest) XXX_Size() int
- func (m *QueryProofDataRequest) XXX_Unmarshal(b []byte) error
- type QueryProofDataResponse
- func (*QueryProofDataResponse) Descriptor() ([]byte, []int)
- func (m *QueryProofDataResponse) GetProofData() *ProofData
- func (m *QueryProofDataResponse) Marshal() (dAtA []byte, err error)
- func (m *QueryProofDataResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *QueryProofDataResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*QueryProofDataResponse) ProtoMessage()
- func (m *QueryProofDataResponse) Reset()
- func (m *QueryProofDataResponse) Size() (n int)
- func (m *QueryProofDataResponse) String() string
- func (m *QueryProofDataResponse) Unmarshal(dAtA []byte) error
- func (m *QueryProofDataResponse) XXX_DiscardUnknown()
- func (m *QueryProofDataResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *QueryProofDataResponse) XXX_Merge(src proto.Message)
- func (m *QueryProofDataResponse) XXX_Size() int
- func (m *QueryProofDataResponse) XXX_Unmarshal(b []byte) error
- type QueryServer
- type QueryVerifyResultRequest
- func (*QueryVerifyResultRequest) Descriptor() ([]byte, []int)
- func (m *QueryVerifyResultRequest) GetProofId() string
- func (m *QueryVerifyResultRequest) Marshal() (dAtA []byte, err error)
- func (m *QueryVerifyResultRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *QueryVerifyResultRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*QueryVerifyResultRequest) ProtoMessage()
- func (m *QueryVerifyResultRequest) Reset()
- func (m *QueryVerifyResultRequest) Size() (n int)
- func (m *QueryVerifyResultRequest) String() string
- func (m *QueryVerifyResultRequest) Unmarshal(dAtA []byte) error
- func (m *QueryVerifyResultRequest) XXX_DiscardUnknown()
- func (m *QueryVerifyResultRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *QueryVerifyResultRequest) XXX_Merge(src proto.Message)
- func (m *QueryVerifyResultRequest) XXX_Size() int
- func (m *QueryVerifyResultRequest) XXX_Unmarshal(b []byte) error
- type QueryVerifyResultResponse
- func (*QueryVerifyResultResponse) Descriptor() ([]byte, []int)
- func (m *QueryVerifyResultResponse) GetVerifyResult() *VerifyResult
- func (m *QueryVerifyResultResponse) Marshal() (dAtA []byte, err error)
- func (m *QueryVerifyResultResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *QueryVerifyResultResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*QueryVerifyResultResponse) ProtoMessage()
- func (m *QueryVerifyResultResponse) Reset()
- func (m *QueryVerifyResultResponse) Size() (n int)
- func (m *QueryVerifyResultResponse) String() string
- func (m *QueryVerifyResultResponse) Unmarshal(dAtA []byte) error
- func (m *QueryVerifyResultResponse) XXX_DiscardUnknown()
- func (m *QueryVerifyResultResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *QueryVerifyResultResponse) XXX_Merge(src proto.Message)
- func (m *QueryVerifyResultResponse) XXX_Size() int
- func (m *QueryVerifyResultResponse) XXX_Unmarshal(b []byte) error
- type QueryVerifyResultsByNamespaceRequest
- func (*QueryVerifyResultsByNamespaceRequest) Descriptor() ([]byte, []int)
- func (m *QueryVerifyResultsByNamespaceRequest) GetNamespace() string
- func (m *QueryVerifyResultsByNamespaceRequest) GetPagination() *query.PageRequest
- func (m *QueryVerifyResultsByNamespaceRequest) Marshal() (dAtA []byte, err error)
- func (m *QueryVerifyResultsByNamespaceRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *QueryVerifyResultsByNamespaceRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*QueryVerifyResultsByNamespaceRequest) ProtoMessage()
- func (m *QueryVerifyResultsByNamespaceRequest) Reset()
- func (m *QueryVerifyResultsByNamespaceRequest) Size() (n int)
- func (m *QueryVerifyResultsByNamespaceRequest) String() string
- func (m *QueryVerifyResultsByNamespaceRequest) Unmarshal(dAtA []byte) error
- func (m *QueryVerifyResultsByNamespaceRequest) XXX_DiscardUnknown()
- func (m *QueryVerifyResultsByNamespaceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *QueryVerifyResultsByNamespaceRequest) XXX_Merge(src proto.Message)
- func (m *QueryVerifyResultsByNamespaceRequest) XXX_Size() int
- func (m *QueryVerifyResultsByNamespaceRequest) XXX_Unmarshal(b []byte) error
- type QueryVerifyResultsByNamespaceResponse
- func (*QueryVerifyResultsByNamespaceResponse) Descriptor() ([]byte, []int)
- func (m *QueryVerifyResultsByNamespaceResponse) GetPagination() *query.PageResponse
- func (m *QueryVerifyResultsByNamespaceResponse) GetVerifyResults() []*VerifyResult
- func (m *QueryVerifyResultsByNamespaceResponse) Marshal() (dAtA []byte, err error)
- func (m *QueryVerifyResultsByNamespaceResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *QueryVerifyResultsByNamespaceResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*QueryVerifyResultsByNamespaceResponse) ProtoMessage()
- func (m *QueryVerifyResultsByNamespaceResponse) Reset()
- func (m *QueryVerifyResultsByNamespaceResponse) Size() (n int)
- func (m *QueryVerifyResultsByNamespaceResponse) String() string
- func (m *QueryVerifyResultsByNamespaceResponse) Unmarshal(dAtA []byte) error
- func (m *QueryVerifyResultsByNamespaceResponse) XXX_DiscardUnknown()
- func (m *QueryVerifyResultsByNamespaceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *QueryVerifyResultsByNamespaceResponse) XXX_Merge(src proto.Message)
- func (m *QueryVerifyResultsByNamespaceResponse) XXX_Size() int
- func (m *QueryVerifyResultsByNamespaceResponse) XXX_Unmarshal(b []byte) error
- type StakingKeeper
- type UnimplementedMsgServer
- func (*UnimplementedMsgServer) SubmitCommunityVerification(ctx context.Context, req *MsgSubmitCommunityVerification) (*MsgSubmitCommunityVerificationResponse, error)
- func (*UnimplementedMsgServer) SubmitProof(ctx context.Context, req *MsgSubmitProof) (*MsgSubmitProofResponse, error)
- func (*UnimplementedMsgServer) UpdateDASubmissionResults(ctx context.Context, req *MsgUpdateDASubmissionResults) (*MsgUpdateDASubmissionResultsResponse, error)
- func (*UnimplementedMsgServer) UpdateDASubmitter(ctx context.Context, req *MsgUpdateDASubmitter) (*MsgUpdateDASubmitterResponse, error)
- func (*UnimplementedMsgServer) UpdateParams(ctx context.Context, req *MsgUpdateParams) (*MsgUpdateParamsResponse, error)
- type UnimplementedQueryServer
- func (*UnimplementedQueryServer) BitVMChallengeData(ctx context.Context, req *QueryBitVMChallengeDataRequest) (*QueryBitVMChallengeDataResponse, error)
- func (*UnimplementedQueryServer) DASubmissionQueue(ctx context.Context, req *QueryDASubmissionQueueRequest) (*QueryDASubmissionQueueResponse, error)
- func (*UnimplementedQueryServer) DASubmitter(ctx context.Context, req *QueryDASubmitterRequest) (*QueryDASubmitterResponse, error)
- func (*UnimplementedQueryServer) DaSubmissionData(ctx context.Context, req *QueryDaSubmissionDataRequest) (*QueryDaSubmissionDataResponse, error)
- func (*UnimplementedQueryServer) DaSubmissionResult(ctx context.Context, req *QueryDaSubmissionResultRequest) (*QueryDaSubmissionResultResponse, error)
- func (*UnimplementedQueryServer) Params(ctx context.Context, req *QueryParamsRequest) (*QueryParamsResponse, error)
- func (*UnimplementedQueryServer) PendingProof(ctx context.Context, req *QueryPendingProofRequest) (*QueryPendingProofResponse, error)
- func (*UnimplementedQueryServer) PendingProofByNamespace(ctx context.Context, req *QueryPendingProofByNamespaceRequest) (*QueryPendingProofByNamespaceResponse, error)
- func (*UnimplementedQueryServer) ProofData(ctx context.Context, req *QueryProofDataRequest) (*QueryProofDataResponse, error)
- func (*UnimplementedQueryServer) VerifyResult(ctx context.Context, req *QueryVerifyResultRequest) (*QueryVerifyResultResponse, error)
- func (*UnimplementedQueryServer) VerifyResultsByNamespace(ctx context.Context, req *QueryVerifyResultsByNamespaceRequest) (*QueryVerifyResultsByNamespaceResponse, error)
- type VerificationStatus
- type VerifyResult
- func (*VerifyResult) Descriptor() ([]byte, []int)
- func (m *VerifyResult) GetCommunityVerificationCount() uint64
- func (m *VerifyResult) GetNamespace() string
- func (m *VerifyResult) GetProofId() string
- func (m *VerifyResult) GetProofSystem() ProofSystem
- func (m *VerifyResult) GetResult() bool
- func (m *VerifyResult) GetStatus() VerificationStatus
- func (m *VerifyResult) Marshal() (dAtA []byte, err error)
- func (m *VerifyResult) MarshalTo(dAtA []byte) (int, error)
- func (m *VerifyResult) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*VerifyResult) ProtoMessage()
- func (m *VerifyResult) Reset()
- func (m *VerifyResult) Size() (n int)
- func (m *VerifyResult) String() string
- func (m *VerifyResult) Unmarshal(dAtA []byte) error
- func (m *VerifyResult) XXX_DiscardUnknown()
- func (m *VerifyResult) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *VerifyResult) XXX_Merge(src proto.Message)
- func (m *VerifyResult) XXX_Size() int
- func (m *VerifyResult) XXX_Unmarshal(b []byte) error
Constants ¶
const ( // ModuleName defines the module name ModuleName = "zkpverify" // StoreKey defines the primary module store key StoreKey = ModuleName )
Variables ¶
var ( ErrInvalidSigner = sdkerrors.Register(ModuleName, 1100, "expected gov account as only signer for proposal message") ErrInvalidProof = sdkerrors.Register(ModuleName, 1101, "invalid proof") ErrInvalidPublicInput = sdkerrors.Register(ModuleName, 1102, "invalid public input") ErrInvalidVk = sdkerrors.Register(ModuleName, 1103, "invalid vk") ErrInvalidNamespace = sdkerrors.Register(ModuleName, 1104, "invalid namespace") ErrSubmitProof = sdkerrors.Register(ModuleName, 1105, "error submitting proof to DA") ErrInvalidProofSystem = sdkerrors.Register(ModuleName, 1106, "invalid proof system") ErrInvalidDataLocation = sdkerrors.Register(ModuleName, 1107, "invalid data location") ErrProofDataNotFound = sdkerrors.Register(ModuleName, 1108, "proof data not found") ErrBitVMChallengeDataNotFound = sdkerrors.Register(ModuleName, 1109, "bitvm witness not found") ErrGetProofId = sdkerrors.Register(ModuleName, 1110, "error getting proof id") ErrInvalidProofId = sdkerrors.Register(ModuleName, 1111, "invalid proof id") ErrVerifyPeriod = sdkerrors.Register(ModuleName, 1112, "err exceeding verification period") ErrVerifyResult = sdkerrors.Register(ModuleName, 1113, "error verifying proof result") ErrPendingProofs = sdkerrors.Register(ModuleName, 1114, "none pending proofs") ErrVerifyResultNotFound = sdkerrors.Register(ModuleName, 1115, "verify result not found") ErrInvalidVerifyResult = sdkerrors.Register(ModuleName, 1116, "invalid verify result") ErrProofNotPending = sdkerrors.Register(ModuleName, 1117, "proof not pending") ErrVKNotRegistered = sdkerrors.Register(ModuleName, 1118, "vk in the proof system has not been registered in the committee.") ErrMsgCreatorMustBeDASubmitter = sdkerrors.Register(ModuleName, 1119, "msg creator must be a da submitter") ErrNoDASubmissionResults = sdkerrors.Register(ModuleName, 1120, "no da submission results") ErrInvalidBlockHash = sdkerrors.Register(ModuleName, 1121, "invalid block hash") ErrInvalidBlockHeight = sdkerrors.Register(ModuleName, 1122, "invalid block height") ErrInvalidTxHash = sdkerrors.Register(ModuleName, 1123, "invalid tx hash") )
x/zkpverify module sentinel errors
var ( ErrInvalidLengthGenesis = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowGenesis = fmt.Errorf("proto: integer overflow") ErrUnexpectedEndOfGroupGenesis = fmt.Errorf("proto: unexpected end of group") )
var ( ParamsKey = []byte{0x01} // key prefix for the parameters ProofDataKey = []byte{0x02} // key prefix for the proof data VerifyResultKey = []byte{0x03} // key prefix for the verify result BitVMChallengeDataKey = []byte{0x04} // key prefix for the bit vm witness PendingProofsIndexKey = []byte{0x05} // key prefix for the pending proofs BlockProposerKey = []byte{0x06} // key prefix for the block proposer DASubmissionQueueKey = []byte{0x07} // key prefix for the DA submission data queue DASubmissionResultsKey = []byte{0x08} // key prefix for the DA submission results DASubmitterKey = []byte{0x09} // key prefix for the DA submitter address )
var ( ErrInvalidLengthParams = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowParams = fmt.Errorf("proto: integer overflow") ErrUnexpectedEndOfGroupParams = fmt.Errorf("proto: unexpected end of group") )
var ( ErrInvalidLengthQuery = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowQuery = fmt.Errorf("proto: integer overflow") ErrUnexpectedEndOfGroupQuery = fmt.Errorf("proto: unexpected end of group") )
var ( ErrInvalidLengthTx = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowTx = fmt.Errorf("proto: integer overflow") ErrUnexpectedEndOfGroupTx = fmt.Errorf("proto: unexpected end of group") )
var ( ErrInvalidLengthZkpverify = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowZkpverify = fmt.Errorf("proto: integer overflow") ErrUnexpectedEndOfGroupZkpverify = fmt.Errorf("proto: unexpected end of group") )
var DataLocation_name = map[int32]string{
0: "FIAMMA",
1: "NUBITDA",
2: "CELESTIA",
3: "AVAILDA",
}
var DataLocation_value = map[string]int32{
"FIAMMA": 0,
"NUBITDA": 1,
"CELESTIA": 2,
"AVAILDA": 3,
}
var Msg_serviceDesc = _Msg_serviceDesc
var ProofSystem_name = map[int32]string{
0: "GROTH16_BN254_BITVM",
1: "FFPLONK_BN254_BITVM",
}
var ProofSystem_value = map[string]int32{
"GROTH16_BN254_BITVM": 0,
"FFPLONK_BN254_BITVM": 1,
}
var Query_serviceDesc = _Query_serviceDesc
var VerificationStatus_name = map[int32]string{
0: "INITIAL_VALIDATION",
1: "SOFT_FINALITY",
2: "HARD_FINALITY",
}
var VerificationStatus_value = map[string]int32{
"INITIAL_VALIDATION": 0,
"SOFT_FINALITY": 1,
"HARD_FINALITY": 2,
}
Functions ¶
func ParamKeyTable ¶
func ParamKeyTable() paramtypes.KeyTable
ParamKeyTable the param key table for launch module
func RegisterInterfaces ¶
func RegisterInterfaces(registry cdctypes.InterfaceRegistry)
func RegisterMsgServer ¶
func RegisterQueryHandler ¶
RegisterQueryHandler registers the http handlers for service Query to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterQueryHandlerClient ¶
func RegisterQueryHandlerClient(ctx context.Context, mux *runtime.ServeMux, client QueryClient) error
RegisterQueryHandlerClient registers the http handlers for service Query to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "QueryClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "QueryClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "QueryClient" to call the correct interceptors.
func RegisterQueryHandlerFromEndpoint ¶
func RegisterQueryHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterQueryHandlerFromEndpoint is same as RegisterQueryHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterQueryHandlerServer ¶
func RegisterQueryHandlerServer(ctx context.Context, mux *runtime.ServeMux, server QueryServer) error
RegisterQueryHandlerServer registers the http handlers for service Query to "mux". UnaryRPC :call QueryServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906. Note that using this registration option will cause many gRPC library features to stop working. Consider using RegisterQueryHandlerFromEndpoint instead.
func RegisterQueryServer ¶
func RegisterQueryServer(s grpc1.Server, srv QueryServer)
Types ¶
type AccountKeeper ¶
type AccountKeeper interface {
GetAccount(context.Context, sdk.AccAddress) sdk.AccountI // only used for simulation
}
AccountKeeper defines the expected interface for the Account module.
type BankKeeper ¶
BankKeeper defines the expected interface for the Bank module.
type BitVMChallengeData ¶
type BitVMChallengeData struct { Witness []byte `protobuf:"bytes,1,opt,name=witness,proto3" json:"witness,omitempty"` Proposer string `protobuf:"bytes,2,opt,name=proposer,proto3" json:"proposer,omitempty"` }
BitVMChallengeData is the data structure for the bitvm challenge data
func (*BitVMChallengeData) Descriptor ¶
func (*BitVMChallengeData) Descriptor() ([]byte, []int)
func (*BitVMChallengeData) GetProposer ¶
func (m *BitVMChallengeData) GetProposer() string
func (*BitVMChallengeData) GetWitness ¶
func (m *BitVMChallengeData) GetWitness() []byte
func (*BitVMChallengeData) Marshal ¶
func (m *BitVMChallengeData) Marshal() (dAtA []byte, err error)
func (*BitVMChallengeData) MarshalTo ¶
func (m *BitVMChallengeData) MarshalTo(dAtA []byte) (int, error)
func (*BitVMChallengeData) MarshalToSizedBuffer ¶
func (m *BitVMChallengeData) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*BitVMChallengeData) ProtoMessage ¶
func (*BitVMChallengeData) ProtoMessage()
func (*BitVMChallengeData) Reset ¶
func (m *BitVMChallengeData) Reset()
func (*BitVMChallengeData) Size ¶
func (m *BitVMChallengeData) Size() (n int)
func (*BitVMChallengeData) String ¶
func (m *BitVMChallengeData) String() string
func (*BitVMChallengeData) Unmarshal ¶
func (m *BitVMChallengeData) Unmarshal(dAtA []byte) error
func (*BitVMChallengeData) XXX_DiscardUnknown ¶
func (m *BitVMChallengeData) XXX_DiscardUnknown()
func (*BitVMChallengeData) XXX_Marshal ¶
func (m *BitVMChallengeData) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BitVMChallengeData) XXX_Merge ¶
func (m *BitVMChallengeData) XXX_Merge(src proto.Message)
func (*BitVMChallengeData) XXX_Size ¶
func (m *BitVMChallengeData) XXX_Size() int
func (*BitVMChallengeData) XXX_Unmarshal ¶
func (m *BitVMChallengeData) XXX_Unmarshal(b []byte) error
type BitvmstakerKeeper ¶
type DASubmissionData ¶
type DASubmissionData struct { ProofId string `protobuf:"bytes,1,opt,name=proof_id,json=proofId,proto3" json:"proof_id,omitempty"` ProofData *ProofData `protobuf:"bytes,2,opt,name=proof_data,json=proofData,proto3" json:"proof_data,omitempty"` }
DASubmissionData is the data structure for the DA submission data
func (*DASubmissionData) Descriptor ¶
func (*DASubmissionData) Descriptor() ([]byte, []int)
func (*DASubmissionData) GetProofData ¶
func (m *DASubmissionData) GetProofData() *ProofData
func (*DASubmissionData) GetProofId ¶
func (m *DASubmissionData) GetProofId() string
func (*DASubmissionData) Marshal ¶
func (m *DASubmissionData) Marshal() (dAtA []byte, err error)
func (*DASubmissionData) MarshalToSizedBuffer ¶
func (m *DASubmissionData) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*DASubmissionData) ProtoMessage ¶
func (*DASubmissionData) ProtoMessage()
func (*DASubmissionData) Reset ¶
func (m *DASubmissionData) Reset()
func (*DASubmissionData) Size ¶
func (m *DASubmissionData) Size() (n int)
func (*DASubmissionData) String ¶
func (m *DASubmissionData) String() string
func (*DASubmissionData) Unmarshal ¶
func (m *DASubmissionData) Unmarshal(dAtA []byte) error
func (*DASubmissionData) XXX_DiscardUnknown ¶
func (m *DASubmissionData) XXX_DiscardUnknown()
func (*DASubmissionData) XXX_Marshal ¶
func (m *DASubmissionData) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DASubmissionData) XXX_Merge ¶
func (m *DASubmissionData) XXX_Merge(src proto.Message)
func (*DASubmissionData) XXX_Size ¶
func (m *DASubmissionData) XXX_Size() int
func (*DASubmissionData) XXX_Unmarshal ¶
func (m *DASubmissionData) XXX_Unmarshal(b []byte) error
type DASubmissionResult ¶
type DASubmissionResult struct { ProofId string `protobuf:"bytes,1,opt,name=proof_id,json=proofId,proto3" json:"proof_id,omitempty"` DataLocation DataLocation `` /* 133-byte string literal not displayed */ BlockHash string `protobuf:"bytes,3,opt,name=block_hash,json=blockHash,proto3" json:"block_hash,omitempty"` BlockHeight uint64 `protobuf:"varint,4,opt,name=block_height,json=blockHeight,proto3" json:"block_height,omitempty"` TxHash string `protobuf:"bytes,5,opt,name=tx_hash,json=txHash,proto3" json:"tx_hash,omitempty"` Namespace string `protobuf:"bytes,6,opt,name=namespace,proto3" json:"namespace,omitempty"` }
DASubmissionResult is the data structure for the DA submission result
func (*DASubmissionResult) Descriptor ¶
func (*DASubmissionResult) Descriptor() ([]byte, []int)
func (*DASubmissionResult) GetBlockHash ¶
func (m *DASubmissionResult) GetBlockHash() string
func (*DASubmissionResult) GetBlockHeight ¶
func (m *DASubmissionResult) GetBlockHeight() uint64
func (*DASubmissionResult) GetDataLocation ¶
func (m *DASubmissionResult) GetDataLocation() DataLocation
func (*DASubmissionResult) GetNamespace ¶
func (m *DASubmissionResult) GetNamespace() string
func (*DASubmissionResult) GetProofId ¶
func (m *DASubmissionResult) GetProofId() string
func (*DASubmissionResult) GetTxHash ¶
func (m *DASubmissionResult) GetTxHash() string
func (*DASubmissionResult) Marshal ¶
func (m *DASubmissionResult) Marshal() (dAtA []byte, err error)
func (*DASubmissionResult) MarshalTo ¶
func (m *DASubmissionResult) MarshalTo(dAtA []byte) (int, error)
func (*DASubmissionResult) MarshalToSizedBuffer ¶
func (m *DASubmissionResult) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*DASubmissionResult) ProtoMessage ¶
func (*DASubmissionResult) ProtoMessage()
func (*DASubmissionResult) Reset ¶
func (m *DASubmissionResult) Reset()
func (*DASubmissionResult) Size ¶
func (m *DASubmissionResult) Size() (n int)
func (*DASubmissionResult) String ¶
func (m *DASubmissionResult) String() string
func (*DASubmissionResult) Unmarshal ¶
func (m *DASubmissionResult) Unmarshal(dAtA []byte) error
func (*DASubmissionResult) XXX_DiscardUnknown ¶
func (m *DASubmissionResult) XXX_DiscardUnknown()
func (*DASubmissionResult) XXX_Marshal ¶
func (m *DASubmissionResult) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DASubmissionResult) XXX_Merge ¶
func (m *DASubmissionResult) XXX_Merge(src proto.Message)
func (*DASubmissionResult) XXX_Size ¶
func (m *DASubmissionResult) XXX_Size() int
func (*DASubmissionResult) XXX_Unmarshal ¶
func (m *DASubmissionResult) XXX_Unmarshal(b []byte) error
type DataLocation ¶
type DataLocation int32
DataLocation is the proof data location enum for the proof verification
const ( DataLocation_FIAMMA DataLocation = 0 DataLocation_NUBITDA DataLocation = 1 DataLocation_CELESTIA DataLocation = 2 DataLocation_AVAILDA DataLocation = 3 )
func (DataLocation) EnumDescriptor ¶
func (DataLocation) EnumDescriptor() ([]byte, []int)
func (DataLocation) String ¶
func (x DataLocation) 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"` DaSubmitter string `protobuf:"bytes,2,opt,name=da_submitter,json=daSubmitter,proto3" json:"da_submitter,omitempty"` }
GenesisState defines the zkpverify module's genesis state.
func DefaultGenesis ¶
func DefaultGenesis() *GenesisState
DefaultGenesis returns the default genesis state
func (*GenesisState) Descriptor ¶
func (*GenesisState) Descriptor() ([]byte, []int)
func (*GenesisState) GetDaSubmitter ¶
func (m *GenesisState) GetDaSubmitter() string
func (*GenesisState) GetParams ¶
func (m *GenesisState) GetParams() Params
func (*GenesisState) Marshal ¶
func (m *GenesisState) Marshal() (dAtA []byte, err error)
func (*GenesisState) MarshalToSizedBuffer ¶
func (m *GenesisState) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GenesisState) ProtoMessage ¶
func (*GenesisState) ProtoMessage()
func (*GenesisState) Reset ¶
func (m *GenesisState) Reset()
func (*GenesisState) Size ¶
func (m *GenesisState) Size() (n int)
func (*GenesisState) String ¶
func (m *GenesisState) String() string
func (*GenesisState) Unmarshal ¶
func (m *GenesisState) Unmarshal(dAtA []byte) error
func (GenesisState) Validate ¶
func (gs GenesisState) Validate() error
Validate performs basic genesis state validation returning an error upon any failure.
func (*GenesisState) XXX_DiscardUnknown ¶
func (m *GenesisState) XXX_DiscardUnknown()
func (*GenesisState) XXX_Marshal ¶
func (m *GenesisState) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GenesisState) XXX_Merge ¶
func (m *GenesisState) XXX_Merge(src proto.Message)
func (*GenesisState) XXX_Size ¶
func (m *GenesisState) XXX_Size() int
func (*GenesisState) XXX_Unmarshal ¶
func (m *GenesisState) XXX_Unmarshal(b []byte) error
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) // SubmitProof defines a (zkpverify) operation for verifying a proof. SubmitProof(ctx context.Context, in *MsgSubmitProof, opts ...grpc.CallOption) (*MsgSubmitProofResponse, error) // SubmitCommunityVerification defines a community (zkpverify) operation for verifying a proof. SubmitCommunityVerification(ctx context.Context, in *MsgSubmitCommunityVerification, opts ...grpc.CallOption) (*MsgSubmitCommunityVerificationResponse, error) // UpdateDASubmitter defines a (zkpverify) operation for updating the DA submitter address. UpdateDASubmitter(ctx context.Context, in *MsgUpdateDASubmitter, opts ...grpc.CallOption) (*MsgUpdateDASubmitterResponse, error) // UpdateDASubmissionResults defines a (zkpverify) operation for updating the DA submission result. UpdateDASubmissionResults(ctx context.Context, in *MsgUpdateDASubmissionResults, opts ...grpc.CallOption) (*MsgUpdateDASubmissionResultsResponse, error) }
MsgClient is the client API for Msg service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewMsgClient ¶
func NewMsgClient(cc grpc1.ClientConn) MsgClient
type MsgSendTaskResponse ¶
type MsgSendTaskResponse struct { }
MsgSendTaskResponse defines the response structure for executing MsgSendTask
func (*MsgSendTaskResponse) Descriptor ¶
func (*MsgSendTaskResponse) Descriptor() ([]byte, []int)
func (*MsgSendTaskResponse) Marshal ¶
func (m *MsgSendTaskResponse) Marshal() (dAtA []byte, err error)
func (*MsgSendTaskResponse) MarshalTo ¶
func (m *MsgSendTaskResponse) MarshalTo(dAtA []byte) (int, error)
func (*MsgSendTaskResponse) MarshalToSizedBuffer ¶
func (m *MsgSendTaskResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*MsgSendTaskResponse) ProtoMessage ¶
func (*MsgSendTaskResponse) ProtoMessage()
func (*MsgSendTaskResponse) Reset ¶
func (m *MsgSendTaskResponse) Reset()
func (*MsgSendTaskResponse) Size ¶
func (m *MsgSendTaskResponse) Size() (n int)
func (*MsgSendTaskResponse) String ¶
func (m *MsgSendTaskResponse) String() string
func (*MsgSendTaskResponse) Unmarshal ¶
func (m *MsgSendTaskResponse) Unmarshal(dAtA []byte) error
func (*MsgSendTaskResponse) XXX_DiscardUnknown ¶
func (m *MsgSendTaskResponse) XXX_DiscardUnknown()
func (*MsgSendTaskResponse) XXX_Marshal ¶
func (m *MsgSendTaskResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MsgSendTaskResponse) XXX_Merge ¶
func (m *MsgSendTaskResponse) XXX_Merge(src proto.Message)
func (*MsgSendTaskResponse) XXX_Size ¶
func (m *MsgSendTaskResponse) XXX_Size() int
func (*MsgSendTaskResponse) XXX_Unmarshal ¶
func (m *MsgSendTaskResponse) XXX_Unmarshal(b []byte) error
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) // SubmitProof defines a (zkpverify) operation for verifying a proof. SubmitProof(context.Context, *MsgSubmitProof) (*MsgSubmitProofResponse, error) // SubmitCommunityVerification defines a community (zkpverify) operation for verifying a proof. SubmitCommunityVerification(context.Context, *MsgSubmitCommunityVerification) (*MsgSubmitCommunityVerificationResponse, error) // UpdateDASubmitter defines a (zkpverify) operation for updating the DA submitter address. UpdateDASubmitter(context.Context, *MsgUpdateDASubmitter) (*MsgUpdateDASubmitterResponse, error) // UpdateDASubmissionResults defines a (zkpverify) operation for updating the DA submission result. UpdateDASubmissionResults(context.Context, *MsgUpdateDASubmissionResults) (*MsgUpdateDASubmissionResultsResponse, error) }
MsgServer is the server API for Msg service.
type MsgSubmitCommunityVerification ¶
type MsgSubmitCommunityVerification struct { Creator string `protobuf:"bytes,1,opt,name=creator,proto3" json:"creator,omitempty"` ProofId string `protobuf:"bytes,2,opt,name=proof_id,json=proofId,proto3" json:"proof_id,omitempty"` VerifyResult bool `protobuf:"varint,3,opt,name=verify_result,json=verifyResult,proto3" json:"verify_result,omitempty"` }
MsgSubmitCommunityVerification is the proof verify community verification request type.
func (*MsgSubmitCommunityVerification) Descriptor ¶
func (*MsgSubmitCommunityVerification) Descriptor() ([]byte, []int)
func (*MsgSubmitCommunityVerification) GetCreator ¶
func (m *MsgSubmitCommunityVerification) GetCreator() string
func (*MsgSubmitCommunityVerification) GetProofId ¶
func (m *MsgSubmitCommunityVerification) GetProofId() string
func (*MsgSubmitCommunityVerification) GetVerifyResult ¶
func (m *MsgSubmitCommunityVerification) GetVerifyResult() bool
func (*MsgSubmitCommunityVerification) Marshal ¶
func (m *MsgSubmitCommunityVerification) Marshal() (dAtA []byte, err error)
func (*MsgSubmitCommunityVerification) MarshalTo ¶
func (m *MsgSubmitCommunityVerification) MarshalTo(dAtA []byte) (int, error)
func (*MsgSubmitCommunityVerification) MarshalToSizedBuffer ¶
func (m *MsgSubmitCommunityVerification) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*MsgSubmitCommunityVerification) ProtoMessage ¶
func (*MsgSubmitCommunityVerification) ProtoMessage()
func (*MsgSubmitCommunityVerification) Reset ¶
func (m *MsgSubmitCommunityVerification) Reset()
func (*MsgSubmitCommunityVerification) Size ¶
func (m *MsgSubmitCommunityVerification) Size() (n int)
func (*MsgSubmitCommunityVerification) String ¶
func (m *MsgSubmitCommunityVerification) String() string
func (*MsgSubmitCommunityVerification) Unmarshal ¶
func (m *MsgSubmitCommunityVerification) Unmarshal(dAtA []byte) error
func (*MsgSubmitCommunityVerification) XXX_DiscardUnknown ¶
func (m *MsgSubmitCommunityVerification) XXX_DiscardUnknown()
func (*MsgSubmitCommunityVerification) XXX_Marshal ¶
func (m *MsgSubmitCommunityVerification) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MsgSubmitCommunityVerification) XXX_Merge ¶
func (m *MsgSubmitCommunityVerification) XXX_Merge(src proto.Message)
func (*MsgSubmitCommunityVerification) XXX_Size ¶
func (m *MsgSubmitCommunityVerification) XXX_Size() int
func (*MsgSubmitCommunityVerification) XXX_Unmarshal ¶
func (m *MsgSubmitCommunityVerification) XXX_Unmarshal(b []byte) error
type MsgSubmitCommunityVerificationResponse ¶
type MsgSubmitCommunityVerificationResponse struct { }
MsgSubmitCommunityVerificationResponse defines the response structure for executing MsgSubmitCommunityVerification
func (*MsgSubmitCommunityVerificationResponse) Descriptor ¶
func (*MsgSubmitCommunityVerificationResponse) Descriptor() ([]byte, []int)
func (*MsgSubmitCommunityVerificationResponse) Marshal ¶
func (m *MsgSubmitCommunityVerificationResponse) Marshal() (dAtA []byte, err error)
func (*MsgSubmitCommunityVerificationResponse) MarshalTo ¶
func (m *MsgSubmitCommunityVerificationResponse) MarshalTo(dAtA []byte) (int, error)
func (*MsgSubmitCommunityVerificationResponse) MarshalToSizedBuffer ¶
func (m *MsgSubmitCommunityVerificationResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*MsgSubmitCommunityVerificationResponse) ProtoMessage ¶
func (*MsgSubmitCommunityVerificationResponse) ProtoMessage()
func (*MsgSubmitCommunityVerificationResponse) Reset ¶
func (m *MsgSubmitCommunityVerificationResponse) Reset()
func (*MsgSubmitCommunityVerificationResponse) Size ¶
func (m *MsgSubmitCommunityVerificationResponse) Size() (n int)
func (*MsgSubmitCommunityVerificationResponse) String ¶
func (m *MsgSubmitCommunityVerificationResponse) String() string
func (*MsgSubmitCommunityVerificationResponse) Unmarshal ¶
func (m *MsgSubmitCommunityVerificationResponse) Unmarshal(dAtA []byte) error
func (*MsgSubmitCommunityVerificationResponse) XXX_DiscardUnknown ¶
func (m *MsgSubmitCommunityVerificationResponse) XXX_DiscardUnknown()
func (*MsgSubmitCommunityVerificationResponse) XXX_Marshal ¶
func (m *MsgSubmitCommunityVerificationResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MsgSubmitCommunityVerificationResponse) XXX_Merge ¶
func (m *MsgSubmitCommunityVerificationResponse) XXX_Merge(src proto.Message)
func (*MsgSubmitCommunityVerificationResponse) XXX_Size ¶
func (m *MsgSubmitCommunityVerificationResponse) XXX_Size() int
func (*MsgSubmitCommunityVerificationResponse) XXX_Unmarshal ¶
func (m *MsgSubmitCommunityVerificationResponse) XXX_Unmarshal(b []byte) error
type MsgSubmitProof ¶
type MsgSubmitProof struct { Creator string `protobuf:"bytes,1,opt,name=creator,proto3" json:"creator,omitempty"` ProofSystem string `protobuf:"bytes,2,opt,name=proof_system,json=proofSystem,proto3" json:"proof_system,omitempty"` Proof []byte `protobuf:"bytes,3,opt,name=proof,proto3" json:"proof,omitempty"` PublicInput []byte `protobuf:"bytes,4,opt,name=public_input,json=publicInput,proto3" json:"public_input,omitempty"` Vk []byte `protobuf:"bytes,5,opt,name=vk,proto3" json:"vk,omitempty"` DataLocation string `protobuf:"bytes,6,opt,name=data_location,json=dataLocation,proto3" json:"data_location,omitempty"` Namespace string `protobuf:"bytes,7,opt,name=namespace,proto3" json:"namespace,omitempty"` }
MsgSubmitProof is the proof verify verification request type.
func (*MsgSubmitProof) Descriptor ¶
func (*MsgSubmitProof) Descriptor() ([]byte, []int)
func (*MsgSubmitProof) GetCreator ¶
func (m *MsgSubmitProof) GetCreator() string
func (*MsgSubmitProof) GetDataLocation ¶
func (m *MsgSubmitProof) GetDataLocation() string
func (*MsgSubmitProof) GetNamespace ¶
func (m *MsgSubmitProof) GetNamespace() string
func (*MsgSubmitProof) GetProof ¶
func (m *MsgSubmitProof) GetProof() []byte
func (*MsgSubmitProof) GetProofSystem ¶
func (m *MsgSubmitProof) GetProofSystem() string
func (*MsgSubmitProof) GetPublicInput ¶
func (m *MsgSubmitProof) GetPublicInput() []byte
func (*MsgSubmitProof) GetVk ¶
func (m *MsgSubmitProof) GetVk() []byte
func (*MsgSubmitProof) Marshal ¶
func (m *MsgSubmitProof) Marshal() (dAtA []byte, err error)
func (*MsgSubmitProof) MarshalToSizedBuffer ¶
func (m *MsgSubmitProof) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*MsgSubmitProof) ProtoMessage ¶
func (*MsgSubmitProof) ProtoMessage()
func (*MsgSubmitProof) Reset ¶
func (m *MsgSubmitProof) Reset()
func (*MsgSubmitProof) Size ¶
func (m *MsgSubmitProof) Size() (n int)
func (*MsgSubmitProof) String ¶
func (m *MsgSubmitProof) String() string
func (*MsgSubmitProof) Unmarshal ¶
func (m *MsgSubmitProof) Unmarshal(dAtA []byte) error
func (*MsgSubmitProof) ValidateBasic ¶
func (msg *MsgSubmitProof) ValidateBasic() error
ValidateBasic does a sanity check on the provided data.
func (*MsgSubmitProof) XXX_DiscardUnknown ¶
func (m *MsgSubmitProof) XXX_DiscardUnknown()
func (*MsgSubmitProof) XXX_Marshal ¶
func (m *MsgSubmitProof) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MsgSubmitProof) XXX_Merge ¶
func (m *MsgSubmitProof) XXX_Merge(src proto.Message)
func (*MsgSubmitProof) XXX_Size ¶
func (m *MsgSubmitProof) XXX_Size() int
func (*MsgSubmitProof) XXX_Unmarshal ¶
func (m *MsgSubmitProof) XXX_Unmarshal(b []byte) error
type MsgSubmitProofResponse ¶
type MsgSubmitProofResponse struct { }
MsgSubmitProofResponse defines the response structure for executing MsgSubmitProof
func (*MsgSubmitProofResponse) Descriptor ¶
func (*MsgSubmitProofResponse) Descriptor() ([]byte, []int)
func (*MsgSubmitProofResponse) Marshal ¶
func (m *MsgSubmitProofResponse) Marshal() (dAtA []byte, err error)
func (*MsgSubmitProofResponse) MarshalTo ¶
func (m *MsgSubmitProofResponse) MarshalTo(dAtA []byte) (int, error)
func (*MsgSubmitProofResponse) MarshalToSizedBuffer ¶
func (m *MsgSubmitProofResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*MsgSubmitProofResponse) ProtoMessage ¶
func (*MsgSubmitProofResponse) ProtoMessage()
func (*MsgSubmitProofResponse) Reset ¶
func (m *MsgSubmitProofResponse) Reset()
func (*MsgSubmitProofResponse) Size ¶
func (m *MsgSubmitProofResponse) Size() (n int)
func (*MsgSubmitProofResponse) String ¶
func (m *MsgSubmitProofResponse) String() string
func (*MsgSubmitProofResponse) Unmarshal ¶
func (m *MsgSubmitProofResponse) Unmarshal(dAtA []byte) error
func (*MsgSubmitProofResponse) XXX_DiscardUnknown ¶
func (m *MsgSubmitProofResponse) XXX_DiscardUnknown()
func (*MsgSubmitProofResponse) XXX_Marshal ¶
func (m *MsgSubmitProofResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MsgSubmitProofResponse) XXX_Merge ¶
func (m *MsgSubmitProofResponse) XXX_Merge(src proto.Message)
func (*MsgSubmitProofResponse) XXX_Size ¶
func (m *MsgSubmitProofResponse) XXX_Size() int
func (*MsgSubmitProofResponse) XXX_Unmarshal ¶
func (m *MsgSubmitProofResponse) XXX_Unmarshal(b []byte) error
type MsgUpdateDASubmissionResults ¶
type MsgUpdateDASubmissionResults struct { Creator string `protobuf:"bytes,1,opt,name=creator,proto3" json:"creator,omitempty"` DaSubmissionResult []*DASubmissionResult `protobuf:"bytes,2,rep,name=da_submission_result,json=daSubmissionResult,proto3" json:"da_submission_result,omitempty"` }
MsgUpdateDASubmissions is the request type for updating the DA submission result.
func (*MsgUpdateDASubmissionResults) Descriptor ¶
func (*MsgUpdateDASubmissionResults) Descriptor() ([]byte, []int)
func (*MsgUpdateDASubmissionResults) GetCreator ¶
func (m *MsgUpdateDASubmissionResults) GetCreator() string
func (*MsgUpdateDASubmissionResults) GetDaSubmissionResult ¶
func (m *MsgUpdateDASubmissionResults) GetDaSubmissionResult() []*DASubmissionResult
func (*MsgUpdateDASubmissionResults) Marshal ¶
func (m *MsgUpdateDASubmissionResults) Marshal() (dAtA []byte, err error)
func (*MsgUpdateDASubmissionResults) MarshalTo ¶
func (m *MsgUpdateDASubmissionResults) MarshalTo(dAtA []byte) (int, error)
func (*MsgUpdateDASubmissionResults) MarshalToSizedBuffer ¶
func (m *MsgUpdateDASubmissionResults) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*MsgUpdateDASubmissionResults) ProtoMessage ¶
func (*MsgUpdateDASubmissionResults) ProtoMessage()
func (*MsgUpdateDASubmissionResults) Reset ¶
func (m *MsgUpdateDASubmissionResults) Reset()
func (*MsgUpdateDASubmissionResults) Size ¶
func (m *MsgUpdateDASubmissionResults) Size() (n int)
func (*MsgUpdateDASubmissionResults) String ¶
func (m *MsgUpdateDASubmissionResults) String() string
func (*MsgUpdateDASubmissionResults) Unmarshal ¶
func (m *MsgUpdateDASubmissionResults) Unmarshal(dAtA []byte) error
func (*MsgUpdateDASubmissionResults) ValidateBasic ¶
func (msg *MsgUpdateDASubmissionResults) ValidateBasic() error
func (*MsgUpdateDASubmissionResults) XXX_DiscardUnknown ¶
func (m *MsgUpdateDASubmissionResults) XXX_DiscardUnknown()
func (*MsgUpdateDASubmissionResults) XXX_Marshal ¶
func (m *MsgUpdateDASubmissionResults) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MsgUpdateDASubmissionResults) XXX_Merge ¶
func (m *MsgUpdateDASubmissionResults) XXX_Merge(src proto.Message)
func (*MsgUpdateDASubmissionResults) XXX_Size ¶
func (m *MsgUpdateDASubmissionResults) XXX_Size() int
func (*MsgUpdateDASubmissionResults) XXX_Unmarshal ¶
func (m *MsgUpdateDASubmissionResults) XXX_Unmarshal(b []byte) error
type MsgUpdateDASubmissionResultsResponse ¶
type MsgUpdateDASubmissionResultsResponse struct { }
MsgUpdateDASubmissionResultsResponse defines the response structure for executing MsgUpdateDASubmissionResults
func (*MsgUpdateDASubmissionResultsResponse) Descriptor ¶
func (*MsgUpdateDASubmissionResultsResponse) Descriptor() ([]byte, []int)
func (*MsgUpdateDASubmissionResultsResponse) Marshal ¶
func (m *MsgUpdateDASubmissionResultsResponse) Marshal() (dAtA []byte, err error)
func (*MsgUpdateDASubmissionResultsResponse) MarshalTo ¶
func (m *MsgUpdateDASubmissionResultsResponse) MarshalTo(dAtA []byte) (int, error)
func (*MsgUpdateDASubmissionResultsResponse) MarshalToSizedBuffer ¶
func (m *MsgUpdateDASubmissionResultsResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*MsgUpdateDASubmissionResultsResponse) ProtoMessage ¶
func (*MsgUpdateDASubmissionResultsResponse) ProtoMessage()
func (*MsgUpdateDASubmissionResultsResponse) Reset ¶
func (m *MsgUpdateDASubmissionResultsResponse) Reset()
func (*MsgUpdateDASubmissionResultsResponse) Size ¶
func (m *MsgUpdateDASubmissionResultsResponse) Size() (n int)
func (*MsgUpdateDASubmissionResultsResponse) String ¶
func (m *MsgUpdateDASubmissionResultsResponse) String() string
func (*MsgUpdateDASubmissionResultsResponse) Unmarshal ¶
func (m *MsgUpdateDASubmissionResultsResponse) Unmarshal(dAtA []byte) error
func (*MsgUpdateDASubmissionResultsResponse) XXX_DiscardUnknown ¶
func (m *MsgUpdateDASubmissionResultsResponse) XXX_DiscardUnknown()
func (*MsgUpdateDASubmissionResultsResponse) XXX_Marshal ¶
func (m *MsgUpdateDASubmissionResultsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MsgUpdateDASubmissionResultsResponse) XXX_Merge ¶
func (m *MsgUpdateDASubmissionResultsResponse) XXX_Merge(src proto.Message)
func (*MsgUpdateDASubmissionResultsResponse) XXX_Size ¶
func (m *MsgUpdateDASubmissionResultsResponse) XXX_Size() int
func (*MsgUpdateDASubmissionResultsResponse) XXX_Unmarshal ¶
func (m *MsgUpdateDASubmissionResultsResponse) XXX_Unmarshal(b []byte) error
type MsgUpdateDASubmitter ¶
type MsgUpdateDASubmitter struct { Creator string `protobuf:"bytes,1,opt,name=creator,proto3" json:"creator,omitempty"` DaSubmitter string `protobuf:"bytes,2,opt,name=da_submitter,json=daSubmitter,proto3" json:"da_submitter,omitempty"` }
MsgUpdateDASubmitter is the request type for updating the DA submitter address.
func (*MsgUpdateDASubmitter) Descriptor ¶
func (*MsgUpdateDASubmitter) Descriptor() ([]byte, []int)
func (*MsgUpdateDASubmitter) GetCreator ¶
func (m *MsgUpdateDASubmitter) GetCreator() string
func (*MsgUpdateDASubmitter) GetDaSubmitter ¶
func (m *MsgUpdateDASubmitter) GetDaSubmitter() string
func (*MsgUpdateDASubmitter) Marshal ¶
func (m *MsgUpdateDASubmitter) Marshal() (dAtA []byte, err error)
func (*MsgUpdateDASubmitter) MarshalTo ¶
func (m *MsgUpdateDASubmitter) MarshalTo(dAtA []byte) (int, error)
func (*MsgUpdateDASubmitter) MarshalToSizedBuffer ¶
func (m *MsgUpdateDASubmitter) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*MsgUpdateDASubmitter) ProtoMessage ¶
func (*MsgUpdateDASubmitter) ProtoMessage()
func (*MsgUpdateDASubmitter) Reset ¶
func (m *MsgUpdateDASubmitter) Reset()
func (*MsgUpdateDASubmitter) Size ¶
func (m *MsgUpdateDASubmitter) Size() (n int)
func (*MsgUpdateDASubmitter) String ¶
func (m *MsgUpdateDASubmitter) String() string
func (*MsgUpdateDASubmitter) Unmarshal ¶
func (m *MsgUpdateDASubmitter) Unmarshal(dAtA []byte) error
func (*MsgUpdateDASubmitter) XXX_DiscardUnknown ¶
func (m *MsgUpdateDASubmitter) XXX_DiscardUnknown()
func (*MsgUpdateDASubmitter) XXX_Marshal ¶
func (m *MsgUpdateDASubmitter) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MsgUpdateDASubmitter) XXX_Merge ¶
func (m *MsgUpdateDASubmitter) XXX_Merge(src proto.Message)
func (*MsgUpdateDASubmitter) XXX_Size ¶
func (m *MsgUpdateDASubmitter) XXX_Size() int
func (*MsgUpdateDASubmitter) XXX_Unmarshal ¶
func (m *MsgUpdateDASubmitter) XXX_Unmarshal(b []byte) error
type MsgUpdateDASubmitterResponse ¶
type MsgUpdateDASubmitterResponse struct { }
MsgUpdateDASubmitterResponse defines the response structure for executing MsgUpdateDASubmitter
func (*MsgUpdateDASubmitterResponse) Descriptor ¶
func (*MsgUpdateDASubmitterResponse) Descriptor() ([]byte, []int)
func (*MsgUpdateDASubmitterResponse) Marshal ¶
func (m *MsgUpdateDASubmitterResponse) Marshal() (dAtA []byte, err error)
func (*MsgUpdateDASubmitterResponse) MarshalTo ¶
func (m *MsgUpdateDASubmitterResponse) MarshalTo(dAtA []byte) (int, error)
func (*MsgUpdateDASubmitterResponse) MarshalToSizedBuffer ¶
func (m *MsgUpdateDASubmitterResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*MsgUpdateDASubmitterResponse) ProtoMessage ¶
func (*MsgUpdateDASubmitterResponse) ProtoMessage()
func (*MsgUpdateDASubmitterResponse) Reset ¶
func (m *MsgUpdateDASubmitterResponse) Reset()
func (*MsgUpdateDASubmitterResponse) Size ¶
func (m *MsgUpdateDASubmitterResponse) Size() (n int)
func (*MsgUpdateDASubmitterResponse) String ¶
func (m *MsgUpdateDASubmitterResponse) String() string
func (*MsgUpdateDASubmitterResponse) Unmarshal ¶
func (m *MsgUpdateDASubmitterResponse) Unmarshal(dAtA []byte) error
func (*MsgUpdateDASubmitterResponse) XXX_DiscardUnknown ¶
func (m *MsgUpdateDASubmitterResponse) XXX_DiscardUnknown()
func (*MsgUpdateDASubmitterResponse) XXX_Marshal ¶
func (m *MsgUpdateDASubmitterResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MsgUpdateDASubmitterResponse) XXX_Merge ¶
func (m *MsgUpdateDASubmitterResponse) XXX_Merge(src proto.Message)
func (*MsgUpdateDASubmitterResponse) XXX_Size ¶
func (m *MsgUpdateDASubmitterResponse) XXX_Size() int
func (*MsgUpdateDASubmitterResponse) XXX_Unmarshal ¶
func (m *MsgUpdateDASubmitterResponse) XXX_Unmarshal(b []byte) error
type MsgUpdateParams ¶
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"` }
MsgUpdateParams is the Msg/UpdateParams request type.
func (*MsgUpdateParams) Descriptor ¶
func (*MsgUpdateParams) Descriptor() ([]byte, []int)
func (*MsgUpdateParams) GetAuthority ¶
func (m *MsgUpdateParams) GetAuthority() string
func (*MsgUpdateParams) GetParams ¶
func (m *MsgUpdateParams) GetParams() Params
func (*MsgUpdateParams) Marshal ¶
func (m *MsgUpdateParams) Marshal() (dAtA []byte, err error)
func (*MsgUpdateParams) MarshalToSizedBuffer ¶
func (m *MsgUpdateParams) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*MsgUpdateParams) ProtoMessage ¶
func (*MsgUpdateParams) ProtoMessage()
func (*MsgUpdateParams) Reset ¶
func (m *MsgUpdateParams) Reset()
func (*MsgUpdateParams) Size ¶
func (m *MsgUpdateParams) Size() (n int)
func (*MsgUpdateParams) String ¶
func (m *MsgUpdateParams) String() string
func (*MsgUpdateParams) Unmarshal ¶
func (m *MsgUpdateParams) Unmarshal(dAtA []byte) error
func (*MsgUpdateParams) ValidateBasic ¶
func (m *MsgUpdateParams) ValidateBasic() error
ValidateBasic does a sanity check on the provided data.
func (*MsgUpdateParams) XXX_DiscardUnknown ¶
func (m *MsgUpdateParams) XXX_DiscardUnknown()
func (*MsgUpdateParams) XXX_Marshal ¶
func (m *MsgUpdateParams) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MsgUpdateParams) XXX_Merge ¶
func (m *MsgUpdateParams) XXX_Merge(src proto.Message)
func (*MsgUpdateParams) XXX_Size ¶
func (m *MsgUpdateParams) XXX_Size() int
func (*MsgUpdateParams) XXX_Unmarshal ¶
func (m *MsgUpdateParams) XXX_Unmarshal(b []byte) error
type MsgUpdateParamsResponse ¶
type MsgUpdateParamsResponse struct { }
MsgUpdateParamsResponse defines the response structure for executing a MsgUpdateParams message.
func (*MsgUpdateParamsResponse) Descriptor ¶
func (*MsgUpdateParamsResponse) Descriptor() ([]byte, []int)
func (*MsgUpdateParamsResponse) Marshal ¶
func (m *MsgUpdateParamsResponse) Marshal() (dAtA []byte, err error)
func (*MsgUpdateParamsResponse) MarshalTo ¶
func (m *MsgUpdateParamsResponse) MarshalTo(dAtA []byte) (int, error)
func (*MsgUpdateParamsResponse) MarshalToSizedBuffer ¶
func (m *MsgUpdateParamsResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*MsgUpdateParamsResponse) ProtoMessage ¶
func (*MsgUpdateParamsResponse) ProtoMessage()
func (*MsgUpdateParamsResponse) Reset ¶
func (m *MsgUpdateParamsResponse) Reset()
func (*MsgUpdateParamsResponse) Size ¶
func (m *MsgUpdateParamsResponse) Size() (n int)
func (*MsgUpdateParamsResponse) String ¶
func (m *MsgUpdateParamsResponse) String() string
func (*MsgUpdateParamsResponse) Unmarshal ¶
func (m *MsgUpdateParamsResponse) Unmarshal(dAtA []byte) error
func (*MsgUpdateParamsResponse) XXX_DiscardUnknown ¶
func (m *MsgUpdateParamsResponse) XXX_DiscardUnknown()
func (*MsgUpdateParamsResponse) XXX_Marshal ¶
func (m *MsgUpdateParamsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MsgUpdateParamsResponse) XXX_Merge ¶
func (m *MsgUpdateParamsResponse) XXX_Merge(src proto.Message)
func (*MsgUpdateParamsResponse) XXX_Size ¶
func (m *MsgUpdateParamsResponse) XXX_Size() int
func (*MsgUpdateParamsResponse) XXX_Unmarshal ¶
func (m *MsgUpdateParamsResponse) XXX_Unmarshal(b []byte) error
type ParamSubspace ¶
type ParamSubspace interface { Get(context.Context, []byte, interface{}) Set(context.Context, []byte, interface{}) }
ParamSubspace defines the expected Subspace interface for parameters.
type Params ¶
type Params struct { }
Params defines the parameters for the module.
func (*Params) Descriptor ¶
func (*Params) MarshalToSizedBuffer ¶
func (*Params) ParamSetPairs ¶
func (p *Params) ParamSetPairs() paramtypes.ParamSetPairs
ParamSetPairs get the params.ParamSet
func (*Params) ProtoMessage ¶
func (*Params) ProtoMessage()
func (*Params) XXX_DiscardUnknown ¶
func (m *Params) XXX_DiscardUnknown()
func (*Params) XXX_Marshal ¶
func (*Params) XXX_Unmarshal ¶
type ProofData ¶
type ProofData struct { ProofSystem ProofSystem `` /* 129-byte string literal not displayed */ Proof []byte `protobuf:"bytes,2,opt,name=proof,proto3" json:"proof,omitempty"` PublicInput []byte `protobuf:"bytes,3,opt,name=public_input,json=publicInput,proto3" json:"public_input,omitempty"` Vk []byte `protobuf:"bytes,4,opt,name=vk,proto3" json:"vk,omitempty"` DataLocation DataLocation `` /* 133-byte string literal not displayed */ Namespace string `protobuf:"bytes,6,opt,name=namespace,proto3" json:"namespace,omitempty"` }
ProofData is the data structure for the proof verification request
func (*ProofData) Descriptor ¶
func (*ProofData) GetDataLocation ¶
func (m *ProofData) GetDataLocation() DataLocation
func (*ProofData) GetNamespace ¶
func (*ProofData) GetProofSystem ¶
func (m *ProofData) GetProofSystem() ProofSystem
func (*ProofData) GetPublicInput ¶
func (*ProofData) MarshalToSizedBuffer ¶
func (*ProofData) ProtoMessage ¶
func (*ProofData) ProtoMessage()
func (*ProofData) XXX_DiscardUnknown ¶
func (m *ProofData) XXX_DiscardUnknown()
func (*ProofData) XXX_Marshal ¶
func (*ProofData) XXX_Unmarshal ¶
type ProofSystem ¶
type ProofSystem int32
ProofSystem is the proof system enum for the proof verification
const ( ProofSystem_GROTH16_BN254_BITVM ProofSystem = 0 ProofSystem_FFPLONK_BN254_BITVM ProofSystem = 1 )
func (ProofSystem) EnumDescriptor ¶
func (ProofSystem) EnumDescriptor() ([]byte, []int)
func (ProofSystem) String ¶
func (x ProofSystem) String() string
type QueryBitVMChallengeDataRequest ¶
type QueryBitVMChallengeDataRequest struct {
ProofId string `protobuf:"bytes,1,opt,name=proof_id,json=proofId,proto3" json:"proof_id,omitempty"`
}
QueryBitVMChallengeDataRequest is request type for the Query/BitVMChallengeData RPC method.
func (*QueryBitVMChallengeDataRequest) Descriptor ¶
func (*QueryBitVMChallengeDataRequest) Descriptor() ([]byte, []int)
func (*QueryBitVMChallengeDataRequest) GetProofId ¶
func (m *QueryBitVMChallengeDataRequest) GetProofId() string
func (*QueryBitVMChallengeDataRequest) Marshal ¶
func (m *QueryBitVMChallengeDataRequest) Marshal() (dAtA []byte, err error)
func (*QueryBitVMChallengeDataRequest) MarshalTo ¶
func (m *QueryBitVMChallengeDataRequest) MarshalTo(dAtA []byte) (int, error)
func (*QueryBitVMChallengeDataRequest) MarshalToSizedBuffer ¶
func (m *QueryBitVMChallengeDataRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*QueryBitVMChallengeDataRequest) ProtoMessage ¶
func (*QueryBitVMChallengeDataRequest) ProtoMessage()
func (*QueryBitVMChallengeDataRequest) Reset ¶
func (m *QueryBitVMChallengeDataRequest) Reset()
func (*QueryBitVMChallengeDataRequest) Size ¶
func (m *QueryBitVMChallengeDataRequest) Size() (n int)
func (*QueryBitVMChallengeDataRequest) String ¶
func (m *QueryBitVMChallengeDataRequest) String() string
func (*QueryBitVMChallengeDataRequest) Unmarshal ¶
func (m *QueryBitVMChallengeDataRequest) Unmarshal(dAtA []byte) error
func (*QueryBitVMChallengeDataRequest) XXX_DiscardUnknown ¶
func (m *QueryBitVMChallengeDataRequest) XXX_DiscardUnknown()
func (*QueryBitVMChallengeDataRequest) XXX_Marshal ¶
func (m *QueryBitVMChallengeDataRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*QueryBitVMChallengeDataRequest) XXX_Merge ¶
func (m *QueryBitVMChallengeDataRequest) XXX_Merge(src proto.Message)
func (*QueryBitVMChallengeDataRequest) XXX_Size ¶
func (m *QueryBitVMChallengeDataRequest) XXX_Size() int
func (*QueryBitVMChallengeDataRequest) XXX_Unmarshal ¶
func (m *QueryBitVMChallengeDataRequest) XXX_Unmarshal(b []byte) error
type QueryBitVMChallengeDataResponse ¶
type QueryBitVMChallengeDataResponse struct {
BitvmChallengeData *BitVMChallengeData `protobuf:"bytes,1,opt,name=bitvm_challenge_data,json=bitvmChallengeData,proto3" json:"bitvm_challenge_data,omitempty"`
}
QueryBitVMChallengeDataResponse is response type for the Query/BitVMChallengeData RPC method.
func (*QueryBitVMChallengeDataResponse) Descriptor ¶
func (*QueryBitVMChallengeDataResponse) Descriptor() ([]byte, []int)
func (*QueryBitVMChallengeDataResponse) GetBitvmChallengeData ¶
func (m *QueryBitVMChallengeDataResponse) GetBitvmChallengeData() *BitVMChallengeData
func (*QueryBitVMChallengeDataResponse) Marshal ¶
func (m *QueryBitVMChallengeDataResponse) Marshal() (dAtA []byte, err error)
func (*QueryBitVMChallengeDataResponse) MarshalTo ¶
func (m *QueryBitVMChallengeDataResponse) MarshalTo(dAtA []byte) (int, error)
func (*QueryBitVMChallengeDataResponse) MarshalToSizedBuffer ¶
func (m *QueryBitVMChallengeDataResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*QueryBitVMChallengeDataResponse) ProtoMessage ¶
func (*QueryBitVMChallengeDataResponse) ProtoMessage()
func (*QueryBitVMChallengeDataResponse) Reset ¶
func (m *QueryBitVMChallengeDataResponse) Reset()
func (*QueryBitVMChallengeDataResponse) Size ¶
func (m *QueryBitVMChallengeDataResponse) Size() (n int)
func (*QueryBitVMChallengeDataResponse) String ¶
func (m *QueryBitVMChallengeDataResponse) String() string
func (*QueryBitVMChallengeDataResponse) Unmarshal ¶
func (m *QueryBitVMChallengeDataResponse) Unmarshal(dAtA []byte) error
func (*QueryBitVMChallengeDataResponse) XXX_DiscardUnknown ¶
func (m *QueryBitVMChallengeDataResponse) XXX_DiscardUnknown()
func (*QueryBitVMChallengeDataResponse) XXX_Marshal ¶
func (m *QueryBitVMChallengeDataResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*QueryBitVMChallengeDataResponse) XXX_Merge ¶
func (m *QueryBitVMChallengeDataResponse) XXX_Merge(src proto.Message)
func (*QueryBitVMChallengeDataResponse) XXX_Size ¶
func (m *QueryBitVMChallengeDataResponse) XXX_Size() int
func (*QueryBitVMChallengeDataResponse) XXX_Unmarshal ¶
func (m *QueryBitVMChallengeDataResponse) XXX_Unmarshal(b []byte) error
type QueryClient ¶
type QueryClient interface { // Parameters queries the parameters of the module. Params(ctx context.Context, in *QueryParamsRequest, opts ...grpc.CallOption) (*QueryParamsResponse, error) // Queries a list of PendingProof items. PendingProof(ctx context.Context, in *QueryPendingProofRequest, opts ...grpc.CallOption) (*QueryPendingProofResponse, error) // Queries proof data by proof id ProofData(ctx context.Context, in *QueryProofDataRequest, opts ...grpc.CallOption) (*QueryProofDataResponse, error) VerifyResult(ctx context.Context, in *QueryVerifyResultRequest, opts ...grpc.CallOption) (*QueryVerifyResultResponse, error) // Queries a list of VerifyResult items by namespace. VerifyResultsByNamespace(ctx context.Context, in *QueryVerifyResultsByNamespaceRequest, opts ...grpc.CallOption) (*QueryVerifyResultsByNamespaceResponse, error) // Queries a list of PendingProofByNamespace items. PendingProofByNamespace(ctx context.Context, in *QueryPendingProofByNamespaceRequest, opts ...grpc.CallOption) (*QueryPendingProofByNamespaceResponse, error) DASubmitter(ctx context.Context, in *QueryDASubmitterRequest, opts ...grpc.CallOption) (*QueryDASubmitterResponse, error) DASubmissionQueue(ctx context.Context, in *QueryDASubmissionQueueRequest, opts ...grpc.CallOption) (*QueryDASubmissionQueueResponse, error) BitVMChallengeData(ctx context.Context, in *QueryBitVMChallengeDataRequest, opts ...grpc.CallOption) (*QueryBitVMChallengeDataResponse, error) DaSubmissionData(ctx context.Context, in *QueryDaSubmissionDataRequest, opts ...grpc.CallOption) (*QueryDaSubmissionDataResponse, error) DaSubmissionResult(ctx context.Context, in *QueryDaSubmissionResultRequest, opts ...grpc.CallOption) (*QueryDaSubmissionResultResponse, error) }
QueryClient is the client API for Query service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewQueryClient ¶
func NewQueryClient(cc grpc1.ClientConn) QueryClient
type QueryDASubmissionQueueRequest ¶
type QueryDASubmissionQueueRequest struct {
Pagination *query.PageRequest `protobuf:"bytes,1,opt,name=pagination,proto3" json:"pagination,omitempty"`
}
QueryDASubmissionQueueRequest is request type for the Query/DASubmissionQueue RPC method.
func (*QueryDASubmissionQueueRequest) Descriptor ¶
func (*QueryDASubmissionQueueRequest) Descriptor() ([]byte, []int)
func (*QueryDASubmissionQueueRequest) GetPagination ¶
func (m *QueryDASubmissionQueueRequest) GetPagination() *query.PageRequest
func (*QueryDASubmissionQueueRequest) Marshal ¶
func (m *QueryDASubmissionQueueRequest) Marshal() (dAtA []byte, err error)
func (*QueryDASubmissionQueueRequest) MarshalTo ¶
func (m *QueryDASubmissionQueueRequest) MarshalTo(dAtA []byte) (int, error)
func (*QueryDASubmissionQueueRequest) MarshalToSizedBuffer ¶
func (m *QueryDASubmissionQueueRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*QueryDASubmissionQueueRequest) ProtoMessage ¶
func (*QueryDASubmissionQueueRequest) ProtoMessage()
func (*QueryDASubmissionQueueRequest) Reset ¶
func (m *QueryDASubmissionQueueRequest) Reset()
func (*QueryDASubmissionQueueRequest) Size ¶
func (m *QueryDASubmissionQueueRequest) Size() (n int)
func (*QueryDASubmissionQueueRequest) String ¶
func (m *QueryDASubmissionQueueRequest) String() string
func (*QueryDASubmissionQueueRequest) Unmarshal ¶
func (m *QueryDASubmissionQueueRequest) Unmarshal(dAtA []byte) error
func (*QueryDASubmissionQueueRequest) XXX_DiscardUnknown ¶
func (m *QueryDASubmissionQueueRequest) XXX_DiscardUnknown()
func (*QueryDASubmissionQueueRequest) XXX_Marshal ¶
func (m *QueryDASubmissionQueueRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*QueryDASubmissionQueueRequest) XXX_Merge ¶
func (m *QueryDASubmissionQueueRequest) XXX_Merge(src proto.Message)
func (*QueryDASubmissionQueueRequest) XXX_Size ¶
func (m *QueryDASubmissionQueueRequest) XXX_Size() int
func (*QueryDASubmissionQueueRequest) XXX_Unmarshal ¶
func (m *QueryDASubmissionQueueRequest) XXX_Unmarshal(b []byte) error
type QueryDASubmissionQueueResponse ¶
type QueryDASubmissionQueueResponse struct { DaSubmissionData []DASubmissionData `protobuf:"bytes,1,rep,name=da_submission_data,json=daSubmissionData,proto3" json:"da_submission_data"` Pagination *query.PageResponse `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"` }
QueryDASubmissionQueueResponse is response type for the Query/DASubmissionQueue RPC method.
func (*QueryDASubmissionQueueResponse) Descriptor ¶
func (*QueryDASubmissionQueueResponse) Descriptor() ([]byte, []int)
func (*QueryDASubmissionQueueResponse) GetDaSubmissionData ¶
func (m *QueryDASubmissionQueueResponse) GetDaSubmissionData() []DASubmissionData
func (*QueryDASubmissionQueueResponse) GetPagination ¶
func (m *QueryDASubmissionQueueResponse) GetPagination() *query.PageResponse
func (*QueryDASubmissionQueueResponse) Marshal ¶
func (m *QueryDASubmissionQueueResponse) Marshal() (dAtA []byte, err error)
func (*QueryDASubmissionQueueResponse) MarshalTo ¶
func (m *QueryDASubmissionQueueResponse) MarshalTo(dAtA []byte) (int, error)
func (*QueryDASubmissionQueueResponse) MarshalToSizedBuffer ¶
func (m *QueryDASubmissionQueueResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*QueryDASubmissionQueueResponse) ProtoMessage ¶
func (*QueryDASubmissionQueueResponse) ProtoMessage()
func (*QueryDASubmissionQueueResponse) Reset ¶
func (m *QueryDASubmissionQueueResponse) Reset()
func (*QueryDASubmissionQueueResponse) Size ¶
func (m *QueryDASubmissionQueueResponse) Size() (n int)
func (*QueryDASubmissionQueueResponse) String ¶
func (m *QueryDASubmissionQueueResponse) String() string
func (*QueryDASubmissionQueueResponse) Unmarshal ¶
func (m *QueryDASubmissionQueueResponse) Unmarshal(dAtA []byte) error
func (*QueryDASubmissionQueueResponse) XXX_DiscardUnknown ¶
func (m *QueryDASubmissionQueueResponse) XXX_DiscardUnknown()
func (*QueryDASubmissionQueueResponse) XXX_Marshal ¶
func (m *QueryDASubmissionQueueResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*QueryDASubmissionQueueResponse) XXX_Merge ¶
func (m *QueryDASubmissionQueueResponse) XXX_Merge(src proto.Message)
func (*QueryDASubmissionQueueResponse) XXX_Size ¶
func (m *QueryDASubmissionQueueResponse) XXX_Size() int
func (*QueryDASubmissionQueueResponse) XXX_Unmarshal ¶
func (m *QueryDASubmissionQueueResponse) XXX_Unmarshal(b []byte) error
type QueryDASubmitterRequest ¶
type QueryDASubmitterRequest struct { }
QueryDASubmitterRequest is request type for the Query/DASubmitter RPC method.
func (*QueryDASubmitterRequest) Descriptor ¶
func (*QueryDASubmitterRequest) Descriptor() ([]byte, []int)
func (*QueryDASubmitterRequest) Marshal ¶
func (m *QueryDASubmitterRequest) Marshal() (dAtA []byte, err error)
func (*QueryDASubmitterRequest) MarshalTo ¶
func (m *QueryDASubmitterRequest) MarshalTo(dAtA []byte) (int, error)
func (*QueryDASubmitterRequest) MarshalToSizedBuffer ¶
func (m *QueryDASubmitterRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*QueryDASubmitterRequest) ProtoMessage ¶
func (*QueryDASubmitterRequest) ProtoMessage()
func (*QueryDASubmitterRequest) Reset ¶
func (m *QueryDASubmitterRequest) Reset()
func (*QueryDASubmitterRequest) Size ¶
func (m *QueryDASubmitterRequest) Size() (n int)
func (*QueryDASubmitterRequest) String ¶
func (m *QueryDASubmitterRequest) String() string
func (*QueryDASubmitterRequest) Unmarshal ¶
func (m *QueryDASubmitterRequest) Unmarshal(dAtA []byte) error
func (*QueryDASubmitterRequest) XXX_DiscardUnknown ¶
func (m *QueryDASubmitterRequest) XXX_DiscardUnknown()
func (*QueryDASubmitterRequest) XXX_Marshal ¶
func (m *QueryDASubmitterRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*QueryDASubmitterRequest) XXX_Merge ¶
func (m *QueryDASubmitterRequest) XXX_Merge(src proto.Message)
func (*QueryDASubmitterRequest) XXX_Size ¶
func (m *QueryDASubmitterRequest) XXX_Size() int
func (*QueryDASubmitterRequest) XXX_Unmarshal ¶
func (m *QueryDASubmitterRequest) XXX_Unmarshal(b []byte) error
type QueryDASubmitterResponse ¶
type QueryDASubmitterResponse struct {
DaSubmitter string `protobuf:"bytes,1,opt,name=da_submitter,json=daSubmitter,proto3" json:"da_submitter,omitempty"`
}
QueryDASubmitterResponse is response type for the Query/DASubmitter RPC method.
func (*QueryDASubmitterResponse) Descriptor ¶
func (*QueryDASubmitterResponse) Descriptor() ([]byte, []int)
func (*QueryDASubmitterResponse) GetDaSubmitter ¶
func (m *QueryDASubmitterResponse) GetDaSubmitter() string
func (*QueryDASubmitterResponse) Marshal ¶
func (m *QueryDASubmitterResponse) Marshal() (dAtA []byte, err error)
func (*QueryDASubmitterResponse) MarshalTo ¶
func (m *QueryDASubmitterResponse) MarshalTo(dAtA []byte) (int, error)
func (*QueryDASubmitterResponse) MarshalToSizedBuffer ¶
func (m *QueryDASubmitterResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*QueryDASubmitterResponse) ProtoMessage ¶
func (*QueryDASubmitterResponse) ProtoMessage()
func (*QueryDASubmitterResponse) Reset ¶
func (m *QueryDASubmitterResponse) Reset()
func (*QueryDASubmitterResponse) Size ¶
func (m *QueryDASubmitterResponse) Size() (n int)
func (*QueryDASubmitterResponse) String ¶
func (m *QueryDASubmitterResponse) String() string
func (*QueryDASubmitterResponse) Unmarshal ¶
func (m *QueryDASubmitterResponse) Unmarshal(dAtA []byte) error
func (*QueryDASubmitterResponse) XXX_DiscardUnknown ¶
func (m *QueryDASubmitterResponse) XXX_DiscardUnknown()
func (*QueryDASubmitterResponse) XXX_Marshal ¶
func (m *QueryDASubmitterResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*QueryDASubmitterResponse) XXX_Merge ¶
func (m *QueryDASubmitterResponse) XXX_Merge(src proto.Message)
func (*QueryDASubmitterResponse) XXX_Size ¶
func (m *QueryDASubmitterResponse) XXX_Size() int
func (*QueryDASubmitterResponse) XXX_Unmarshal ¶
func (m *QueryDASubmitterResponse) XXX_Unmarshal(b []byte) error
type QueryDaSubmissionDataRequest ¶
type QueryDaSubmissionDataRequest struct {
ProofId string `protobuf:"bytes,1,opt,name=proof_id,json=proofId,proto3" json:"proof_id,omitempty"`
}
func (*QueryDaSubmissionDataRequest) Descriptor ¶
func (*QueryDaSubmissionDataRequest) Descriptor() ([]byte, []int)
func (*QueryDaSubmissionDataRequest) GetProofId ¶
func (m *QueryDaSubmissionDataRequest) GetProofId() string
func (*QueryDaSubmissionDataRequest) Marshal ¶
func (m *QueryDaSubmissionDataRequest) Marshal() (dAtA []byte, err error)
func (*QueryDaSubmissionDataRequest) MarshalTo ¶
func (m *QueryDaSubmissionDataRequest) MarshalTo(dAtA []byte) (int, error)
func (*QueryDaSubmissionDataRequest) MarshalToSizedBuffer ¶
func (m *QueryDaSubmissionDataRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*QueryDaSubmissionDataRequest) ProtoMessage ¶
func (*QueryDaSubmissionDataRequest) ProtoMessage()
func (*QueryDaSubmissionDataRequest) Reset ¶
func (m *QueryDaSubmissionDataRequest) Reset()
func (*QueryDaSubmissionDataRequest) Size ¶
func (m *QueryDaSubmissionDataRequest) Size() (n int)
func (*QueryDaSubmissionDataRequest) String ¶
func (m *QueryDaSubmissionDataRequest) String() string
func (*QueryDaSubmissionDataRequest) Unmarshal ¶
func (m *QueryDaSubmissionDataRequest) Unmarshal(dAtA []byte) error
func (*QueryDaSubmissionDataRequest) XXX_DiscardUnknown ¶
func (m *QueryDaSubmissionDataRequest) XXX_DiscardUnknown()
func (*QueryDaSubmissionDataRequest) XXX_Marshal ¶
func (m *QueryDaSubmissionDataRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*QueryDaSubmissionDataRequest) XXX_Merge ¶
func (m *QueryDaSubmissionDataRequest) XXX_Merge(src proto.Message)
func (*QueryDaSubmissionDataRequest) XXX_Size ¶
func (m *QueryDaSubmissionDataRequest) XXX_Size() int
func (*QueryDaSubmissionDataRequest) XXX_Unmarshal ¶
func (m *QueryDaSubmissionDataRequest) XXX_Unmarshal(b []byte) error
type QueryDaSubmissionDataResponse ¶
type QueryDaSubmissionDataResponse struct {
DaSubmissionData *DASubmissionData `protobuf:"bytes,1,opt,name=da_submission_data,json=daSubmissionData,proto3" json:"da_submission_data,omitempty"`
}
func (*QueryDaSubmissionDataResponse) Descriptor ¶
func (*QueryDaSubmissionDataResponse) Descriptor() ([]byte, []int)
func (*QueryDaSubmissionDataResponse) GetDaSubmissionData ¶
func (m *QueryDaSubmissionDataResponse) GetDaSubmissionData() *DASubmissionData
func (*QueryDaSubmissionDataResponse) Marshal ¶
func (m *QueryDaSubmissionDataResponse) Marshal() (dAtA []byte, err error)
func (*QueryDaSubmissionDataResponse) MarshalTo ¶
func (m *QueryDaSubmissionDataResponse) MarshalTo(dAtA []byte) (int, error)
func (*QueryDaSubmissionDataResponse) MarshalToSizedBuffer ¶
func (m *QueryDaSubmissionDataResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*QueryDaSubmissionDataResponse) ProtoMessage ¶
func (*QueryDaSubmissionDataResponse) ProtoMessage()
func (*QueryDaSubmissionDataResponse) Reset ¶
func (m *QueryDaSubmissionDataResponse) Reset()
func (*QueryDaSubmissionDataResponse) Size ¶
func (m *QueryDaSubmissionDataResponse) Size() (n int)
func (*QueryDaSubmissionDataResponse) String ¶
func (m *QueryDaSubmissionDataResponse) String() string
func (*QueryDaSubmissionDataResponse) Unmarshal ¶
func (m *QueryDaSubmissionDataResponse) Unmarshal(dAtA []byte) error
func (*QueryDaSubmissionDataResponse) XXX_DiscardUnknown ¶
func (m *QueryDaSubmissionDataResponse) XXX_DiscardUnknown()
func (*QueryDaSubmissionDataResponse) XXX_Marshal ¶
func (m *QueryDaSubmissionDataResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*QueryDaSubmissionDataResponse) XXX_Merge ¶
func (m *QueryDaSubmissionDataResponse) XXX_Merge(src proto.Message)
func (*QueryDaSubmissionDataResponse) XXX_Size ¶
func (m *QueryDaSubmissionDataResponse) XXX_Size() int
func (*QueryDaSubmissionDataResponse) XXX_Unmarshal ¶
func (m *QueryDaSubmissionDataResponse) XXX_Unmarshal(b []byte) error
type QueryDaSubmissionResultRequest ¶
type QueryDaSubmissionResultRequest struct {
ProofId string `protobuf:"bytes,1,opt,name=proof_id,json=proofId,proto3" json:"proof_id,omitempty"`
}
func (*QueryDaSubmissionResultRequest) Descriptor ¶
func (*QueryDaSubmissionResultRequest) Descriptor() ([]byte, []int)
func (*QueryDaSubmissionResultRequest) GetProofId ¶
func (m *QueryDaSubmissionResultRequest) GetProofId() string
func (*QueryDaSubmissionResultRequest) Marshal ¶
func (m *QueryDaSubmissionResultRequest) Marshal() (dAtA []byte, err error)
func (*QueryDaSubmissionResultRequest) MarshalTo ¶
func (m *QueryDaSubmissionResultRequest) MarshalTo(dAtA []byte) (int, error)
func (*QueryDaSubmissionResultRequest) MarshalToSizedBuffer ¶
func (m *QueryDaSubmissionResultRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*QueryDaSubmissionResultRequest) ProtoMessage ¶
func (*QueryDaSubmissionResultRequest) ProtoMessage()
func (*QueryDaSubmissionResultRequest) Reset ¶
func (m *QueryDaSubmissionResultRequest) Reset()
func (*QueryDaSubmissionResultRequest) Size ¶
func (m *QueryDaSubmissionResultRequest) Size() (n int)
func (*QueryDaSubmissionResultRequest) String ¶
func (m *QueryDaSubmissionResultRequest) String() string
func (*QueryDaSubmissionResultRequest) Unmarshal ¶
func (m *QueryDaSubmissionResultRequest) Unmarshal(dAtA []byte) error
func (*QueryDaSubmissionResultRequest) XXX_DiscardUnknown ¶
func (m *QueryDaSubmissionResultRequest) XXX_DiscardUnknown()
func (*QueryDaSubmissionResultRequest) XXX_Marshal ¶
func (m *QueryDaSubmissionResultRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*QueryDaSubmissionResultRequest) XXX_Merge ¶
func (m *QueryDaSubmissionResultRequest) XXX_Merge(src proto.Message)
func (*QueryDaSubmissionResultRequest) XXX_Size ¶
func (m *QueryDaSubmissionResultRequest) XXX_Size() int
func (*QueryDaSubmissionResultRequest) XXX_Unmarshal ¶
func (m *QueryDaSubmissionResultRequest) XXX_Unmarshal(b []byte) error
type QueryDaSubmissionResultResponse ¶
type QueryDaSubmissionResultResponse struct {
DaSubmissionResult *DASubmissionResult `protobuf:"bytes,1,opt,name=da_submission_result,json=daSubmissionResult,proto3" json:"da_submission_result,omitempty"`
}
func (*QueryDaSubmissionResultResponse) Descriptor ¶
func (*QueryDaSubmissionResultResponse) Descriptor() ([]byte, []int)
func (*QueryDaSubmissionResultResponse) GetDaSubmissionResult ¶
func (m *QueryDaSubmissionResultResponse) GetDaSubmissionResult() *DASubmissionResult
func (*QueryDaSubmissionResultResponse) Marshal ¶
func (m *QueryDaSubmissionResultResponse) Marshal() (dAtA []byte, err error)
func (*QueryDaSubmissionResultResponse) MarshalTo ¶
func (m *QueryDaSubmissionResultResponse) MarshalTo(dAtA []byte) (int, error)
func (*QueryDaSubmissionResultResponse) MarshalToSizedBuffer ¶
func (m *QueryDaSubmissionResultResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*QueryDaSubmissionResultResponse) ProtoMessage ¶
func (*QueryDaSubmissionResultResponse) ProtoMessage()
func (*QueryDaSubmissionResultResponse) Reset ¶
func (m *QueryDaSubmissionResultResponse) Reset()
func (*QueryDaSubmissionResultResponse) Size ¶
func (m *QueryDaSubmissionResultResponse) Size() (n int)
func (*QueryDaSubmissionResultResponse) String ¶
func (m *QueryDaSubmissionResultResponse) String() string
func (*QueryDaSubmissionResultResponse) Unmarshal ¶
func (m *QueryDaSubmissionResultResponse) Unmarshal(dAtA []byte) error
func (*QueryDaSubmissionResultResponse) XXX_DiscardUnknown ¶
func (m *QueryDaSubmissionResultResponse) XXX_DiscardUnknown()
func (*QueryDaSubmissionResultResponse) XXX_Marshal ¶
func (m *QueryDaSubmissionResultResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*QueryDaSubmissionResultResponse) XXX_Merge ¶
func (m *QueryDaSubmissionResultResponse) XXX_Merge(src proto.Message)
func (*QueryDaSubmissionResultResponse) XXX_Size ¶
func (m *QueryDaSubmissionResultResponse) XXX_Size() int
func (*QueryDaSubmissionResultResponse) XXX_Unmarshal ¶
func (m *QueryDaSubmissionResultResponse) XXX_Unmarshal(b []byte) error
type QueryParamsRequest ¶
type QueryParamsRequest struct { }
QueryParamsRequest is request type for the Query/Params RPC method.
func (*QueryParamsRequest) Descriptor ¶
func (*QueryParamsRequest) Descriptor() ([]byte, []int)
func (*QueryParamsRequest) Marshal ¶
func (m *QueryParamsRequest) Marshal() (dAtA []byte, err error)
func (*QueryParamsRequest) MarshalTo ¶
func (m *QueryParamsRequest) MarshalTo(dAtA []byte) (int, error)
func (*QueryParamsRequest) MarshalToSizedBuffer ¶
func (m *QueryParamsRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*QueryParamsRequest) ProtoMessage ¶
func (*QueryParamsRequest) ProtoMessage()
func (*QueryParamsRequest) Reset ¶
func (m *QueryParamsRequest) Reset()
func (*QueryParamsRequest) Size ¶
func (m *QueryParamsRequest) Size() (n int)
func (*QueryParamsRequest) String ¶
func (m *QueryParamsRequest) String() string
func (*QueryParamsRequest) Unmarshal ¶
func (m *QueryParamsRequest) Unmarshal(dAtA []byte) error
func (*QueryParamsRequest) XXX_DiscardUnknown ¶
func (m *QueryParamsRequest) XXX_DiscardUnknown()
func (*QueryParamsRequest) XXX_Marshal ¶
func (m *QueryParamsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*QueryParamsRequest) XXX_Merge ¶
func (m *QueryParamsRequest) XXX_Merge(src proto.Message)
func (*QueryParamsRequest) XXX_Size ¶
func (m *QueryParamsRequest) XXX_Size() int
func (*QueryParamsRequest) XXX_Unmarshal ¶
func (m *QueryParamsRequest) XXX_Unmarshal(b []byte) error
type QueryParamsResponse ¶
type QueryParamsResponse struct { // params holds all the parameters of this module. Params Params `protobuf:"bytes,1,opt,name=params,proto3" json:"params"` }
QueryParamsResponse is response type for the Query/Params RPC method.
func (*QueryParamsResponse) Descriptor ¶
func (*QueryParamsResponse) Descriptor() ([]byte, []int)
func (*QueryParamsResponse) GetParams ¶
func (m *QueryParamsResponse) GetParams() Params
func (*QueryParamsResponse) Marshal ¶
func (m *QueryParamsResponse) Marshal() (dAtA []byte, err error)
func (*QueryParamsResponse) MarshalTo ¶
func (m *QueryParamsResponse) MarshalTo(dAtA []byte) (int, error)
func (*QueryParamsResponse) MarshalToSizedBuffer ¶
func (m *QueryParamsResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*QueryParamsResponse) ProtoMessage ¶
func (*QueryParamsResponse) ProtoMessage()
func (*QueryParamsResponse) Reset ¶
func (m *QueryParamsResponse) Reset()
func (*QueryParamsResponse) Size ¶
func (m *QueryParamsResponse) Size() (n int)
func (*QueryParamsResponse) String ¶
func (m *QueryParamsResponse) String() string
func (*QueryParamsResponse) Unmarshal ¶
func (m *QueryParamsResponse) Unmarshal(dAtA []byte) error
func (*QueryParamsResponse) XXX_DiscardUnknown ¶
func (m *QueryParamsResponse) XXX_DiscardUnknown()
func (*QueryParamsResponse) XXX_Marshal ¶
func (m *QueryParamsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*QueryParamsResponse) XXX_Merge ¶
func (m *QueryParamsResponse) XXX_Merge(src proto.Message)
func (*QueryParamsResponse) XXX_Size ¶
func (m *QueryParamsResponse) XXX_Size() int
func (*QueryParamsResponse) XXX_Unmarshal ¶
func (m *QueryParamsResponse) XXX_Unmarshal(b []byte) error
type QueryPendingProofByNamespaceRequest ¶
type QueryPendingProofByNamespaceRequest struct { Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"` Pagination *query.PageRequest `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"` }
QueryPendingProofByNamespaceRequest is request type for the Query/PendingProofByNamespace RPC method.
func (*QueryPendingProofByNamespaceRequest) Descriptor ¶
func (*QueryPendingProofByNamespaceRequest) Descriptor() ([]byte, []int)
func (*QueryPendingProofByNamespaceRequest) GetNamespace ¶
func (m *QueryPendingProofByNamespaceRequest) GetNamespace() string
func (*QueryPendingProofByNamespaceRequest) GetPagination ¶
func (m *QueryPendingProofByNamespaceRequest) GetPagination() *query.PageRequest
func (*QueryPendingProofByNamespaceRequest) Marshal ¶
func (m *QueryPendingProofByNamespaceRequest) Marshal() (dAtA []byte, err error)
func (*QueryPendingProofByNamespaceRequest) MarshalTo ¶
func (m *QueryPendingProofByNamespaceRequest) MarshalTo(dAtA []byte) (int, error)
func (*QueryPendingProofByNamespaceRequest) MarshalToSizedBuffer ¶
func (m *QueryPendingProofByNamespaceRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*QueryPendingProofByNamespaceRequest) ProtoMessage ¶
func (*QueryPendingProofByNamespaceRequest) ProtoMessage()
func (*QueryPendingProofByNamespaceRequest) Reset ¶
func (m *QueryPendingProofByNamespaceRequest) Reset()
func (*QueryPendingProofByNamespaceRequest) Size ¶
func (m *QueryPendingProofByNamespaceRequest) Size() (n int)
func (*QueryPendingProofByNamespaceRequest) String ¶
func (m *QueryPendingProofByNamespaceRequest) String() string
func (*QueryPendingProofByNamespaceRequest) Unmarshal ¶
func (m *QueryPendingProofByNamespaceRequest) Unmarshal(dAtA []byte) error
func (*QueryPendingProofByNamespaceRequest) XXX_DiscardUnknown ¶
func (m *QueryPendingProofByNamespaceRequest) XXX_DiscardUnknown()
func (*QueryPendingProofByNamespaceRequest) XXX_Marshal ¶
func (m *QueryPendingProofByNamespaceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*QueryPendingProofByNamespaceRequest) XXX_Merge ¶
func (m *QueryPendingProofByNamespaceRequest) XXX_Merge(src proto.Message)
func (*QueryPendingProofByNamespaceRequest) XXX_Size ¶
func (m *QueryPendingProofByNamespaceRequest) XXX_Size() int
func (*QueryPendingProofByNamespaceRequest) XXX_Unmarshal ¶
func (m *QueryPendingProofByNamespaceRequest) XXX_Unmarshal(b []byte) error
type QueryPendingProofByNamespaceResponse ¶
type QueryPendingProofByNamespaceResponse struct { PendingProofs []*VerifyResult `protobuf:"bytes,1,rep,name=pending_proofs,json=pendingProofs,proto3" json:"pending_proofs,omitempty"` Pagination *query.PageResponse `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"` }
QueryPendingProofByNamespaceResponse is response type for the Query/PendingProofByNamespace RPC method.
func (*QueryPendingProofByNamespaceResponse) Descriptor ¶
func (*QueryPendingProofByNamespaceResponse) Descriptor() ([]byte, []int)
func (*QueryPendingProofByNamespaceResponse) GetPagination ¶
func (m *QueryPendingProofByNamespaceResponse) GetPagination() *query.PageResponse
func (*QueryPendingProofByNamespaceResponse) GetPendingProofs ¶
func (m *QueryPendingProofByNamespaceResponse) GetPendingProofs() []*VerifyResult
func (*QueryPendingProofByNamespaceResponse) Marshal ¶
func (m *QueryPendingProofByNamespaceResponse) Marshal() (dAtA []byte, err error)
func (*QueryPendingProofByNamespaceResponse) MarshalTo ¶
func (m *QueryPendingProofByNamespaceResponse) MarshalTo(dAtA []byte) (int, error)
func (*QueryPendingProofByNamespaceResponse) MarshalToSizedBuffer ¶
func (m *QueryPendingProofByNamespaceResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*QueryPendingProofByNamespaceResponse) ProtoMessage ¶
func (*QueryPendingProofByNamespaceResponse) ProtoMessage()
func (*QueryPendingProofByNamespaceResponse) Reset ¶
func (m *QueryPendingProofByNamespaceResponse) Reset()
func (*QueryPendingProofByNamespaceResponse) Size ¶
func (m *QueryPendingProofByNamespaceResponse) Size() (n int)
func (*QueryPendingProofByNamespaceResponse) String ¶
func (m *QueryPendingProofByNamespaceResponse) String() string
func (*QueryPendingProofByNamespaceResponse) Unmarshal ¶
func (m *QueryPendingProofByNamespaceResponse) Unmarshal(dAtA []byte) error
func (*QueryPendingProofByNamespaceResponse) XXX_DiscardUnknown ¶
func (m *QueryPendingProofByNamespaceResponse) XXX_DiscardUnknown()
func (*QueryPendingProofByNamespaceResponse) XXX_Marshal ¶
func (m *QueryPendingProofByNamespaceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*QueryPendingProofByNamespaceResponse) XXX_Merge ¶
func (m *QueryPendingProofByNamespaceResponse) XXX_Merge(src proto.Message)
func (*QueryPendingProofByNamespaceResponse) XXX_Size ¶
func (m *QueryPendingProofByNamespaceResponse) XXX_Size() int
func (*QueryPendingProofByNamespaceResponse) XXX_Unmarshal ¶
func (m *QueryPendingProofByNamespaceResponse) XXX_Unmarshal(b []byte) error
type QueryPendingProofRequest ¶
type QueryPendingProofRequest struct {
Pagination *query.PageRequest `protobuf:"bytes,1,opt,name=pagination,proto3" json:"pagination,omitempty"`
}
QueryPendingProofRequest is request type for the Query/PendingProof RPC method.
func (*QueryPendingProofRequest) Descriptor ¶
func (*QueryPendingProofRequest) Descriptor() ([]byte, []int)
func (*QueryPendingProofRequest) GetPagination ¶
func (m *QueryPendingProofRequest) GetPagination() *query.PageRequest
func (*QueryPendingProofRequest) Marshal ¶
func (m *QueryPendingProofRequest) Marshal() (dAtA []byte, err error)
func (*QueryPendingProofRequest) MarshalTo ¶
func (m *QueryPendingProofRequest) MarshalTo(dAtA []byte) (int, error)
func (*QueryPendingProofRequest) MarshalToSizedBuffer ¶
func (m *QueryPendingProofRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*QueryPendingProofRequest) ProtoMessage ¶
func (*QueryPendingProofRequest) ProtoMessage()
func (*QueryPendingProofRequest) Reset ¶
func (m *QueryPendingProofRequest) Reset()
func (*QueryPendingProofRequest) Size ¶
func (m *QueryPendingProofRequest) Size() (n int)
func (*QueryPendingProofRequest) String ¶
func (m *QueryPendingProofRequest) String() string
func (*QueryPendingProofRequest) Unmarshal ¶
func (m *QueryPendingProofRequest) Unmarshal(dAtA []byte) error
func (*QueryPendingProofRequest) XXX_DiscardUnknown ¶
func (m *QueryPendingProofRequest) XXX_DiscardUnknown()
func (*QueryPendingProofRequest) XXX_Marshal ¶
func (m *QueryPendingProofRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*QueryPendingProofRequest) XXX_Merge ¶
func (m *QueryPendingProofRequest) XXX_Merge(src proto.Message)
func (*QueryPendingProofRequest) XXX_Size ¶
func (m *QueryPendingProofRequest) XXX_Size() int
func (*QueryPendingProofRequest) XXX_Unmarshal ¶
func (m *QueryPendingProofRequest) XXX_Unmarshal(b []byte) error
type QueryPendingProofResponse ¶
type QueryPendingProofResponse struct { PendingProofs []*VerifyResult `protobuf:"bytes,1,rep,name=pending_proofs,json=pendingProofs,proto3" json:"pending_proofs,omitempty"` Pagination *query.PageResponse `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"` }
QueryPendingProofResponse is response type for the Query/PendingProof RPC method.
func (*QueryPendingProofResponse) Descriptor ¶
func (*QueryPendingProofResponse) Descriptor() ([]byte, []int)
func (*QueryPendingProofResponse) GetPagination ¶
func (m *QueryPendingProofResponse) GetPagination() *query.PageResponse
func (*QueryPendingProofResponse) GetPendingProofs ¶
func (m *QueryPendingProofResponse) GetPendingProofs() []*VerifyResult
func (*QueryPendingProofResponse) Marshal ¶
func (m *QueryPendingProofResponse) Marshal() (dAtA []byte, err error)
func (*QueryPendingProofResponse) MarshalTo ¶
func (m *QueryPendingProofResponse) MarshalTo(dAtA []byte) (int, error)
func (*QueryPendingProofResponse) MarshalToSizedBuffer ¶
func (m *QueryPendingProofResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*QueryPendingProofResponse) ProtoMessage ¶
func (*QueryPendingProofResponse) ProtoMessage()
func (*QueryPendingProofResponse) Reset ¶
func (m *QueryPendingProofResponse) Reset()
func (*QueryPendingProofResponse) Size ¶
func (m *QueryPendingProofResponse) Size() (n int)
func (*QueryPendingProofResponse) String ¶
func (m *QueryPendingProofResponse) String() string
func (*QueryPendingProofResponse) Unmarshal ¶
func (m *QueryPendingProofResponse) Unmarshal(dAtA []byte) error
func (*QueryPendingProofResponse) XXX_DiscardUnknown ¶
func (m *QueryPendingProofResponse) XXX_DiscardUnknown()
func (*QueryPendingProofResponse) XXX_Marshal ¶
func (m *QueryPendingProofResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*QueryPendingProofResponse) XXX_Merge ¶
func (m *QueryPendingProofResponse) XXX_Merge(src proto.Message)
func (*QueryPendingProofResponse) XXX_Size ¶
func (m *QueryPendingProofResponse) XXX_Size() int
func (*QueryPendingProofResponse) XXX_Unmarshal ¶
func (m *QueryPendingProofResponse) XXX_Unmarshal(b []byte) error
type QueryProofDataRequest ¶
type QueryProofDataRequest struct {
ProofId string `protobuf:"bytes,1,opt,name=proof_id,json=proofId,proto3" json:"proof_id,omitempty"`
}
QueryProofDataRequest is request type for the Query/ProofData RPC method.
func (*QueryProofDataRequest) Descriptor ¶
func (*QueryProofDataRequest) Descriptor() ([]byte, []int)
func (*QueryProofDataRequest) GetProofId ¶
func (m *QueryProofDataRequest) GetProofId() string
func (*QueryProofDataRequest) Marshal ¶
func (m *QueryProofDataRequest) Marshal() (dAtA []byte, err error)
func (*QueryProofDataRequest) MarshalTo ¶
func (m *QueryProofDataRequest) MarshalTo(dAtA []byte) (int, error)
func (*QueryProofDataRequest) MarshalToSizedBuffer ¶
func (m *QueryProofDataRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*QueryProofDataRequest) ProtoMessage ¶
func (*QueryProofDataRequest) ProtoMessage()
func (*QueryProofDataRequest) Reset ¶
func (m *QueryProofDataRequest) Reset()
func (*QueryProofDataRequest) Size ¶
func (m *QueryProofDataRequest) Size() (n int)
func (*QueryProofDataRequest) String ¶
func (m *QueryProofDataRequest) String() string
func (*QueryProofDataRequest) Unmarshal ¶
func (m *QueryProofDataRequest) Unmarshal(dAtA []byte) error
func (*QueryProofDataRequest) XXX_DiscardUnknown ¶
func (m *QueryProofDataRequest) XXX_DiscardUnknown()
func (*QueryProofDataRequest) XXX_Marshal ¶
func (m *QueryProofDataRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*QueryProofDataRequest) XXX_Merge ¶
func (m *QueryProofDataRequest) XXX_Merge(src proto.Message)
func (*QueryProofDataRequest) XXX_Size ¶
func (m *QueryProofDataRequest) XXX_Size() int
func (*QueryProofDataRequest) XXX_Unmarshal ¶
func (m *QueryProofDataRequest) XXX_Unmarshal(b []byte) error
type QueryProofDataResponse ¶
type QueryProofDataResponse struct {
ProofData *ProofData `protobuf:"bytes,1,opt,name=proof_data,json=proofData,proto3" json:"proof_data,omitempty"`
}
QueryProofDataResponse is response type for the Query/ProofData RPC method.
func (*QueryProofDataResponse) Descriptor ¶
func (*QueryProofDataResponse) Descriptor() ([]byte, []int)
func (*QueryProofDataResponse) GetProofData ¶
func (m *QueryProofDataResponse) GetProofData() *ProofData
func (*QueryProofDataResponse) Marshal ¶
func (m *QueryProofDataResponse) Marshal() (dAtA []byte, err error)
func (*QueryProofDataResponse) MarshalTo ¶
func (m *QueryProofDataResponse) MarshalTo(dAtA []byte) (int, error)
func (*QueryProofDataResponse) MarshalToSizedBuffer ¶
func (m *QueryProofDataResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*QueryProofDataResponse) ProtoMessage ¶
func (*QueryProofDataResponse) ProtoMessage()
func (*QueryProofDataResponse) Reset ¶
func (m *QueryProofDataResponse) Reset()
func (*QueryProofDataResponse) Size ¶
func (m *QueryProofDataResponse) Size() (n int)
func (*QueryProofDataResponse) String ¶
func (m *QueryProofDataResponse) String() string
func (*QueryProofDataResponse) Unmarshal ¶
func (m *QueryProofDataResponse) Unmarshal(dAtA []byte) error
func (*QueryProofDataResponse) XXX_DiscardUnknown ¶
func (m *QueryProofDataResponse) XXX_DiscardUnknown()
func (*QueryProofDataResponse) XXX_Marshal ¶
func (m *QueryProofDataResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*QueryProofDataResponse) XXX_Merge ¶
func (m *QueryProofDataResponse) XXX_Merge(src proto.Message)
func (*QueryProofDataResponse) XXX_Size ¶
func (m *QueryProofDataResponse) XXX_Size() int
func (*QueryProofDataResponse) XXX_Unmarshal ¶
func (m *QueryProofDataResponse) XXX_Unmarshal(b []byte) error
type QueryServer ¶
type QueryServer interface { // Parameters queries the parameters of the module. Params(context.Context, *QueryParamsRequest) (*QueryParamsResponse, error) // Queries a list of PendingProof items. PendingProof(context.Context, *QueryPendingProofRequest) (*QueryPendingProofResponse, error) // Queries proof data by proof id ProofData(context.Context, *QueryProofDataRequest) (*QueryProofDataResponse, error) VerifyResult(context.Context, *QueryVerifyResultRequest) (*QueryVerifyResultResponse, error) // Queries a list of VerifyResult items by namespace. VerifyResultsByNamespace(context.Context, *QueryVerifyResultsByNamespaceRequest) (*QueryVerifyResultsByNamespaceResponse, error) // Queries a list of PendingProofByNamespace items. PendingProofByNamespace(context.Context, *QueryPendingProofByNamespaceRequest) (*QueryPendingProofByNamespaceResponse, error) DASubmitter(context.Context, *QueryDASubmitterRequest) (*QueryDASubmitterResponse, error) DASubmissionQueue(context.Context, *QueryDASubmissionQueueRequest) (*QueryDASubmissionQueueResponse, error) BitVMChallengeData(context.Context, *QueryBitVMChallengeDataRequest) (*QueryBitVMChallengeDataResponse, error) DaSubmissionData(context.Context, *QueryDaSubmissionDataRequest) (*QueryDaSubmissionDataResponse, error) DaSubmissionResult(context.Context, *QueryDaSubmissionResultRequest) (*QueryDaSubmissionResultResponse, error) }
QueryServer is the server API for Query service.
type QueryVerifyResultRequest ¶
type QueryVerifyResultRequest struct {
ProofId string `protobuf:"bytes,1,opt,name=proof_id,json=proofId,proto3" json:"proof_id,omitempty"`
}
QueryVerifyResultRequest is request type for the Query Proof verify result RPC
func (*QueryVerifyResultRequest) Descriptor ¶
func (*QueryVerifyResultRequest) Descriptor() ([]byte, []int)
func (*QueryVerifyResultRequest) GetProofId ¶
func (m *QueryVerifyResultRequest) GetProofId() string
func (*QueryVerifyResultRequest) Marshal ¶
func (m *QueryVerifyResultRequest) Marshal() (dAtA []byte, err error)
func (*QueryVerifyResultRequest) MarshalTo ¶
func (m *QueryVerifyResultRequest) MarshalTo(dAtA []byte) (int, error)
func (*QueryVerifyResultRequest) MarshalToSizedBuffer ¶
func (m *QueryVerifyResultRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*QueryVerifyResultRequest) ProtoMessage ¶
func (*QueryVerifyResultRequest) ProtoMessage()
func (*QueryVerifyResultRequest) Reset ¶
func (m *QueryVerifyResultRequest) Reset()
func (*QueryVerifyResultRequest) Size ¶
func (m *QueryVerifyResultRequest) Size() (n int)
func (*QueryVerifyResultRequest) String ¶
func (m *QueryVerifyResultRequest) String() string
func (*QueryVerifyResultRequest) Unmarshal ¶
func (m *QueryVerifyResultRequest) Unmarshal(dAtA []byte) error
func (*QueryVerifyResultRequest) XXX_DiscardUnknown ¶
func (m *QueryVerifyResultRequest) XXX_DiscardUnknown()
func (*QueryVerifyResultRequest) XXX_Marshal ¶
func (m *QueryVerifyResultRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*QueryVerifyResultRequest) XXX_Merge ¶
func (m *QueryVerifyResultRequest) XXX_Merge(src proto.Message)
func (*QueryVerifyResultRequest) XXX_Size ¶
func (m *QueryVerifyResultRequest) XXX_Size() int
func (*QueryVerifyResultRequest) XXX_Unmarshal ¶
func (m *QueryVerifyResultRequest) XXX_Unmarshal(b []byte) error
type QueryVerifyResultResponse ¶
type QueryVerifyResultResponse struct {
VerifyResult *VerifyResult `protobuf:"bytes,1,opt,name=verify_result,json=verifyResult,proto3" json:"verify_result,omitempty"`
}
QueryVerifyResultResponse is response type for the Query Proof verify result RPC
func (*QueryVerifyResultResponse) Descriptor ¶
func (*QueryVerifyResultResponse) Descriptor() ([]byte, []int)
func (*QueryVerifyResultResponse) GetVerifyResult ¶
func (m *QueryVerifyResultResponse) GetVerifyResult() *VerifyResult
func (*QueryVerifyResultResponse) Marshal ¶
func (m *QueryVerifyResultResponse) Marshal() (dAtA []byte, err error)
func (*QueryVerifyResultResponse) MarshalTo ¶
func (m *QueryVerifyResultResponse) MarshalTo(dAtA []byte) (int, error)
func (*QueryVerifyResultResponse) MarshalToSizedBuffer ¶
func (m *QueryVerifyResultResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*QueryVerifyResultResponse) ProtoMessage ¶
func (*QueryVerifyResultResponse) ProtoMessage()
func (*QueryVerifyResultResponse) Reset ¶
func (m *QueryVerifyResultResponse) Reset()
func (*QueryVerifyResultResponse) Size ¶
func (m *QueryVerifyResultResponse) Size() (n int)
func (*QueryVerifyResultResponse) String ¶
func (m *QueryVerifyResultResponse) String() string
func (*QueryVerifyResultResponse) Unmarshal ¶
func (m *QueryVerifyResultResponse) Unmarshal(dAtA []byte) error
func (*QueryVerifyResultResponse) XXX_DiscardUnknown ¶
func (m *QueryVerifyResultResponse) XXX_DiscardUnknown()
func (*QueryVerifyResultResponse) XXX_Marshal ¶
func (m *QueryVerifyResultResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*QueryVerifyResultResponse) XXX_Merge ¶
func (m *QueryVerifyResultResponse) XXX_Merge(src proto.Message)
func (*QueryVerifyResultResponse) XXX_Size ¶
func (m *QueryVerifyResultResponse) XXX_Size() int
func (*QueryVerifyResultResponse) XXX_Unmarshal ¶
func (m *QueryVerifyResultResponse) XXX_Unmarshal(b []byte) error
type QueryVerifyResultsByNamespaceRequest ¶
type QueryVerifyResultsByNamespaceRequest struct { Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"` Pagination *query.PageRequest `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"` }
QueryVerifyResultsByNamespaceRequest is the request type for the Query/VerifyResultsByNamespace RPC method.
func (*QueryVerifyResultsByNamespaceRequest) Descriptor ¶
func (*QueryVerifyResultsByNamespaceRequest) Descriptor() ([]byte, []int)
func (*QueryVerifyResultsByNamespaceRequest) GetNamespace ¶
func (m *QueryVerifyResultsByNamespaceRequest) GetNamespace() string
func (*QueryVerifyResultsByNamespaceRequest) GetPagination ¶
func (m *QueryVerifyResultsByNamespaceRequest) GetPagination() *query.PageRequest
func (*QueryVerifyResultsByNamespaceRequest) Marshal ¶
func (m *QueryVerifyResultsByNamespaceRequest) Marshal() (dAtA []byte, err error)
func (*QueryVerifyResultsByNamespaceRequest) MarshalTo ¶
func (m *QueryVerifyResultsByNamespaceRequest) MarshalTo(dAtA []byte) (int, error)
func (*QueryVerifyResultsByNamespaceRequest) MarshalToSizedBuffer ¶
func (m *QueryVerifyResultsByNamespaceRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*QueryVerifyResultsByNamespaceRequest) ProtoMessage ¶
func (*QueryVerifyResultsByNamespaceRequest) ProtoMessage()
func (*QueryVerifyResultsByNamespaceRequest) Reset ¶
func (m *QueryVerifyResultsByNamespaceRequest) Reset()
func (*QueryVerifyResultsByNamespaceRequest) Size ¶
func (m *QueryVerifyResultsByNamespaceRequest) Size() (n int)
func (*QueryVerifyResultsByNamespaceRequest) String ¶
func (m *QueryVerifyResultsByNamespaceRequest) String() string
func (*QueryVerifyResultsByNamespaceRequest) Unmarshal ¶
func (m *QueryVerifyResultsByNamespaceRequest) Unmarshal(dAtA []byte) error
func (*QueryVerifyResultsByNamespaceRequest) XXX_DiscardUnknown ¶
func (m *QueryVerifyResultsByNamespaceRequest) XXX_DiscardUnknown()
func (*QueryVerifyResultsByNamespaceRequest) XXX_Marshal ¶
func (m *QueryVerifyResultsByNamespaceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*QueryVerifyResultsByNamespaceRequest) XXX_Merge ¶
func (m *QueryVerifyResultsByNamespaceRequest) XXX_Merge(src proto.Message)
func (*QueryVerifyResultsByNamespaceRequest) XXX_Size ¶
func (m *QueryVerifyResultsByNamespaceRequest) XXX_Size() int
func (*QueryVerifyResultsByNamespaceRequest) XXX_Unmarshal ¶
func (m *QueryVerifyResultsByNamespaceRequest) XXX_Unmarshal(b []byte) error
type QueryVerifyResultsByNamespaceResponse ¶
type QueryVerifyResultsByNamespaceResponse struct { VerifyResults []*VerifyResult `protobuf:"bytes,1,rep,name=verify_results,json=verifyResults,proto3" json:"verify_results,omitempty"` Pagination *query.PageResponse `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"` }
QueryVerifyResultsByNamespaceResponse is the response type for the Query/VerifyResultsByNamespace RPC method.
func (*QueryVerifyResultsByNamespaceResponse) Descriptor ¶
func (*QueryVerifyResultsByNamespaceResponse) Descriptor() ([]byte, []int)
func (*QueryVerifyResultsByNamespaceResponse) GetPagination ¶
func (m *QueryVerifyResultsByNamespaceResponse) GetPagination() *query.PageResponse
func (*QueryVerifyResultsByNamespaceResponse) GetVerifyResults ¶
func (m *QueryVerifyResultsByNamespaceResponse) GetVerifyResults() []*VerifyResult
func (*QueryVerifyResultsByNamespaceResponse) Marshal ¶
func (m *QueryVerifyResultsByNamespaceResponse) Marshal() (dAtA []byte, err error)
func (*QueryVerifyResultsByNamespaceResponse) MarshalTo ¶
func (m *QueryVerifyResultsByNamespaceResponse) MarshalTo(dAtA []byte) (int, error)
func (*QueryVerifyResultsByNamespaceResponse) MarshalToSizedBuffer ¶
func (m *QueryVerifyResultsByNamespaceResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*QueryVerifyResultsByNamespaceResponse) ProtoMessage ¶
func (*QueryVerifyResultsByNamespaceResponse) ProtoMessage()
func (*QueryVerifyResultsByNamespaceResponse) Reset ¶
func (m *QueryVerifyResultsByNamespaceResponse) Reset()
func (*QueryVerifyResultsByNamespaceResponse) Size ¶
func (m *QueryVerifyResultsByNamespaceResponse) Size() (n int)
func (*QueryVerifyResultsByNamespaceResponse) String ¶
func (m *QueryVerifyResultsByNamespaceResponse) String() string
func (*QueryVerifyResultsByNamespaceResponse) Unmarshal ¶
func (m *QueryVerifyResultsByNamespaceResponse) Unmarshal(dAtA []byte) error
func (*QueryVerifyResultsByNamespaceResponse) XXX_DiscardUnknown ¶
func (m *QueryVerifyResultsByNamespaceResponse) XXX_DiscardUnknown()
func (*QueryVerifyResultsByNamespaceResponse) XXX_Marshal ¶
func (m *QueryVerifyResultsByNamespaceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*QueryVerifyResultsByNamespaceResponse) XXX_Merge ¶
func (m *QueryVerifyResultsByNamespaceResponse) XXX_Merge(src proto.Message)
func (*QueryVerifyResultsByNamespaceResponse) XXX_Size ¶
func (m *QueryVerifyResultsByNamespaceResponse) XXX_Size() int
func (*QueryVerifyResultsByNamespaceResponse) XXX_Unmarshal ¶
func (m *QueryVerifyResultsByNamespaceResponse) XXX_Unmarshal(b []byte) error
type StakingKeeper ¶
type StakingKeeper interface { ConsensusAddressCodec() address.Codec ValidatorByConsAddr(context.Context, sdk.ConsAddress) (stakingtypes.ValidatorI, error) }
StakingKeeper defines the expected interface for the Staking module.
type UnimplementedMsgServer ¶
type UnimplementedMsgServer struct { }
UnimplementedMsgServer can be embedded to have forward compatible implementations.
func (*UnimplementedMsgServer) SubmitCommunityVerification ¶
func (*UnimplementedMsgServer) SubmitCommunityVerification(ctx context.Context, req *MsgSubmitCommunityVerification) (*MsgSubmitCommunityVerificationResponse, error)
func (*UnimplementedMsgServer) SubmitProof ¶
func (*UnimplementedMsgServer) SubmitProof(ctx context.Context, req *MsgSubmitProof) (*MsgSubmitProofResponse, error)
func (*UnimplementedMsgServer) UpdateDASubmissionResults ¶
func (*UnimplementedMsgServer) UpdateDASubmissionResults(ctx context.Context, req *MsgUpdateDASubmissionResults) (*MsgUpdateDASubmissionResultsResponse, error)
func (*UnimplementedMsgServer) UpdateDASubmitter ¶
func (*UnimplementedMsgServer) UpdateDASubmitter(ctx context.Context, req *MsgUpdateDASubmitter) (*MsgUpdateDASubmitterResponse, error)
func (*UnimplementedMsgServer) UpdateParams ¶
func (*UnimplementedMsgServer) UpdateParams(ctx context.Context, req *MsgUpdateParams) (*MsgUpdateParamsResponse, error)
type UnimplementedQueryServer ¶
type UnimplementedQueryServer struct { }
UnimplementedQueryServer can be embedded to have forward compatible implementations.
func (*UnimplementedQueryServer) BitVMChallengeData ¶
func (*UnimplementedQueryServer) BitVMChallengeData(ctx context.Context, req *QueryBitVMChallengeDataRequest) (*QueryBitVMChallengeDataResponse, error)
func (*UnimplementedQueryServer) DASubmissionQueue ¶
func (*UnimplementedQueryServer) DASubmissionQueue(ctx context.Context, req *QueryDASubmissionQueueRequest) (*QueryDASubmissionQueueResponse, error)
func (*UnimplementedQueryServer) DASubmitter ¶
func (*UnimplementedQueryServer) DASubmitter(ctx context.Context, req *QueryDASubmitterRequest) (*QueryDASubmitterResponse, error)
func (*UnimplementedQueryServer) DaSubmissionData ¶
func (*UnimplementedQueryServer) DaSubmissionData(ctx context.Context, req *QueryDaSubmissionDataRequest) (*QueryDaSubmissionDataResponse, error)
func (*UnimplementedQueryServer) DaSubmissionResult ¶
func (*UnimplementedQueryServer) DaSubmissionResult(ctx context.Context, req *QueryDaSubmissionResultRequest) (*QueryDaSubmissionResultResponse, error)
func (*UnimplementedQueryServer) Params ¶
func (*UnimplementedQueryServer) Params(ctx context.Context, req *QueryParamsRequest) (*QueryParamsResponse, error)
func (*UnimplementedQueryServer) PendingProof ¶
func (*UnimplementedQueryServer) PendingProof(ctx context.Context, req *QueryPendingProofRequest) (*QueryPendingProofResponse, error)
func (*UnimplementedQueryServer) PendingProofByNamespace ¶
func (*UnimplementedQueryServer) PendingProofByNamespace(ctx context.Context, req *QueryPendingProofByNamespaceRequest) (*QueryPendingProofByNamespaceResponse, error)
func (*UnimplementedQueryServer) ProofData ¶
func (*UnimplementedQueryServer) ProofData(ctx context.Context, req *QueryProofDataRequest) (*QueryProofDataResponse, error)
func (*UnimplementedQueryServer) VerifyResult ¶
func (*UnimplementedQueryServer) VerifyResult(ctx context.Context, req *QueryVerifyResultRequest) (*QueryVerifyResultResponse, error)
func (*UnimplementedQueryServer) VerifyResultsByNamespace ¶
func (*UnimplementedQueryServer) VerifyResultsByNamespace(ctx context.Context, req *QueryVerifyResultsByNamespaceRequest) (*QueryVerifyResultsByNamespaceResponse, error)
type VerificationStatus ¶
type VerificationStatus int32
VerificationStatus is the verification status enum for the proof verification
const ( VerificationStatus_INITIAL_VALIDATION VerificationStatus = 0 VerificationStatus_SOFT_FINALITY VerificationStatus = 1 VerificationStatus_HARD_FINALITY VerificationStatus = 2 )
func (VerificationStatus) EnumDescriptor ¶
func (VerificationStatus) EnumDescriptor() ([]byte, []int)
func (VerificationStatus) String ¶
func (x VerificationStatus) String() string
type VerifyResult ¶
type VerifyResult struct { ProofId string `protobuf:"bytes,1,opt,name=proof_id,json=proofId,proto3" json:"proof_id,omitempty"` ProofSystem ProofSystem `` /* 129-byte string literal not displayed */ Result bool `protobuf:"varint,3,opt,name=result,proto3" json:"result,omitempty"` Status VerificationStatus `protobuf:"varint,4,opt,name=status,proto3,enum=fiamma.zkpverify.VerificationStatus" json:"status,omitempty"` CommunityVerificationCount uint64 `` /* 142-byte string literal not displayed */ Namespace string `protobuf:"bytes,6,opt,name=namespace,proto3" json:"namespace,omitempty"` }
VerifyResult is the data structure for the proof verification result
func (*VerifyResult) Descriptor ¶
func (*VerifyResult) Descriptor() ([]byte, []int)
func (*VerifyResult) GetCommunityVerificationCount ¶
func (m *VerifyResult) GetCommunityVerificationCount() uint64
func (*VerifyResult) GetNamespace ¶
func (m *VerifyResult) GetNamespace() string
func (*VerifyResult) GetProofId ¶
func (m *VerifyResult) GetProofId() string
func (*VerifyResult) GetProofSystem ¶
func (m *VerifyResult) GetProofSystem() ProofSystem
func (*VerifyResult) GetResult ¶
func (m *VerifyResult) GetResult() bool
func (*VerifyResult) GetStatus ¶
func (m *VerifyResult) GetStatus() VerificationStatus
func (*VerifyResult) Marshal ¶
func (m *VerifyResult) Marshal() (dAtA []byte, err error)
func (*VerifyResult) MarshalToSizedBuffer ¶
func (m *VerifyResult) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*VerifyResult) ProtoMessage ¶
func (*VerifyResult) ProtoMessage()
func (*VerifyResult) Reset ¶
func (m *VerifyResult) Reset()
func (*VerifyResult) Size ¶
func (m *VerifyResult) Size() (n int)
func (*VerifyResult) String ¶
func (m *VerifyResult) String() string
func (*VerifyResult) Unmarshal ¶
func (m *VerifyResult) Unmarshal(dAtA []byte) error
func (*VerifyResult) XXX_DiscardUnknown ¶
func (m *VerifyResult) XXX_DiscardUnknown()
func (*VerifyResult) XXX_Marshal ¶
func (m *VerifyResult) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*VerifyResult) XXX_Merge ¶
func (m *VerifyResult) XXX_Merge(src proto.Message)
func (*VerifyResult) XXX_Size ¶
func (m *VerifyResult) XXX_Size() int
func (*VerifyResult) XXX_Unmarshal ¶
func (m *VerifyResult) XXX_Unmarshal(b []byte) error