package vmware.concord.client.request.v1

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service RequestService

request.proto:24

The RequestService allows the caller to submit requests to the blockchain network, and receive the result of the request in a synchronous response. You can use the EventService below for asynchronously consuming the events of submitted requests.

enum ConcordErrorMessage

request.proto:92

Error messages corresponding to the error returned by request service.

message Signature

request.proto:77

Used in: Response