Get desktop application:
View/edit binary Protocol Buffers messages
Msg defines the oracle Msg service.
BindService defines a method for bind a server.
MsgBindService defines an SDK message for binding to an existing service.
MsgBindServiceResponse defines the Msg/BindService response type.
(message has no fields)
CallService defines a method for calling a service.
MsgCallService defines an SDK message to initiate a service request context.
MsgCallServiceResponse defines the Msg/CallService response type.
DefineService defines a method for define a new service.
MsgDefineService defines an SDK message for defining a new service.
MsgDefineServiceResponse defines the Msg/DefineService response type.
(message has no fields)
DisableServiceBinding defines a method for disabling a service binding.
MsgDisableServiceBinding defines an SDK message to disable a service binding.
MsgDisableServiceBindingResponse defines the Msg/DisableServiceBinding response type.
(message has no fields)
EnableServiceBinding defines a method for enabling a service binding.
MsgEnableServiceBinding defines an SDK message to enable a service binding.
MsgEnableServiceBindingResponse defines the Msg/EnableServiceBinding response type.
(message has no fields)
KillRequestContext defines a method for killing a service call.
MsgKillRequestContext defines an SDK message to terminate a service request.
MsgKillRequestContextResponse defines the Msg/KillRequestContext response type.
(message has no fields)
PauseRequestContext defines a method for pausing a service call.
MsgPauseRequestContext defines an SDK message to pause a service request.
MsgPauseRequestContextResponse defines the Msg/PauseRequestContext response type.
(message has no fields)
RefundServiceDeposit defines a method for refunding a fee.
MsgRefundServiceDeposit defines an SDK message to refund deposit from a service binding.
MsgRefundServiceDepositResponse defines the Msg/RefundServiceDeposit response type.
(message has no fields)
RespondService defines a method for responding a service.
MsgRespondService defines an SDK message to respond a service request.
MsgRespondService defines the Msg/RespondService response type.
(message has no fields)
SetWithdrawAddress defines a method for setting a withdraw address.
MsgSetWithdrawAddress defines an SDK message to set the withdrawal address for a provider.
MsgSetWithdrawAddressResponse defines the Msg/SetWithdrawAddress response type.
(message has no fields)
StartRequestContext defines a method for starting a service call.
MsgStartRequestContext defines an SDK message to resume a service request.
MsgStartRequestContextResponse defines the Msg/StartRequestContext response type.
(message has no fields)
UpdateRequestContext defines a method for updating a service call.
MsgUpdateRequestContext defines an SDK message to update a service request context.
MsgUpdateRequestContextResponse defines the Msg/UpdateRequestContext response type.
(message has no fields)
UpdateServiceBinding defines a method for update a service binding.
MsgUpdateServiceBinding defines an SDK message for updating an existing service binding.
MsgUpdateServiceBindingResponse defines the Msg/UpdateServiceBinding response type.
(message has no fields)
WithdrawEarnedFees defines a method for Withdrawing a earned fees.
MsgWithdrawEarnedFees defines an SDK message to withdraw the fees earned by the provider or owner.
MsgWithdrawEarnedFeesResponse defines the Msg/WithdrawEarnedFees response type.
(message has no fields)
Query creates service with iservice as rpc
Binding returns service Binding with service name and provider
QueryBindingRequest is request type for the Query/Binding RPC method
QueryDefinitionResponse is response type for the Query/Binding RPC method
Bindings returns all service Bindings with service name and owner
QueryBindingsRequest is request type for the Query/Bindings RPC method
pagination defines an optional pagination for the request.
QueryDefinitionsResponse is response type for the Query/Bindings RPC method
Definition returns service definition
QueryDefinitionRequest is request type for the Query/Definition RPC method
QueryDefinitionResponse is response type for the Query/Definition RPC method
EarnedFees returns the earned service fee of one provider
QueryEarnedFeesRequest is request type for the Query/EarnedFees RPC method
QueryEarnedFeesResponse is response type for the Query/EarnedFees RPC method
Params queries the service parameters
QueryParametersRequest is request type for the Query/Parameters RPC method
(message has no fields)
QueryParametersResponse is response type for the Query/Parameters RPC method
Request returns the request
QueryRequestRequest is request type for the Query/Request RPC method
QueryRequestResponse is response type for the Query/Request RPC method
RequestContext returns the request context
QueryRequestContextRequest is request type for the Query/RequestContext RPC method
QueryRequestContextResponse is response type for the Query/RequestContext RPC method
Request returns all requests of one service with provider
QueryRequestsRequest is request type for the Query/Requests RPC method
QueryRequestsResponse is response type for the Query/Requests RPC method
RequestsByReqCtx returns all requests of one service call batch
QueryRequestsByReqCtxRequest is request type for the Query/RequestsByReqCtx RPC method
QueryRequestsByReqCtxResponse is response type for the Query/RequestsByReqCtx RPC method
Response returns the response of request
QueryResponseRequest is request type for the Query/Response RPC method
QueryResponseResponse is response type for the Query/Response RPC method
Responses returns all responses of one service call batch
QueryResponsesRequest is request type for the Query/Responses RPC method
QueryResponsesResponse is response type for the Query/Responses RPC method
Schema returns the schema
QuerySchemaRequest is request type for the Query/Schema RPC method
QuerySchemaResponse is response type for the Query/Schema RPC method
WithdrawAddress returns the withdraw address of the binding owner
QueryWithdrawAddressRequest is request type for the Query/WithdrawAddress RPC method
QueryWithdrawAddressResponse is response type for the Query/WithdrawAddress RPC method
CompactRequest defines a standard for compact request.
service parameters
Used in:
Pricing defines a standard for service pricing.
PromotionByTime defines a standard for service promotion by time.
Used in:
PromotionByVolume defines a standard for service promotion by volume.
Used in:
Request defines a standard for request.
Used in: , ,
RequestContext defines a standard for request context.
Used in:
RequestContextBatchState is a type alias that represents a request batch status as a byte
Used in:
BATCH_RUNNING defines the running batch status.
BATCH_COMPLETED defines the completed batch status.
RequestContextState is a type alias that represents a request status as a byte
Used in: ,
RUNNING defines the running request context status.
PAUSED defines the paused request context status.
COMPLETED defines the completed request context status.
Response defines a standard for response.
Used in: ,
ServiceBinding defines a standard for service binding.
Used in: ,
ServiceDefinition defines a standard for service definition.
Used in: