package ircontrol

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

service ControlService

service.proto:10

`ControlService` provides an interface for internal work with the Inner Ring node.

message HealthCheckRequest.Body

service.proto:27

Health check request body.

Used in: HealthCheckRequest

(message has no fields)

message HealthCheckResponse.Body

service.proto:42

Health check response body

Used in: HealthCheckResponse

enum HealthStatus

types.proto:17

Health status of the IR application.

Used in: HealthCheckResponse.Body

message NotaryListRequest.Body

service.proto:57

Request body structure.

Used in: NotaryListRequest

(message has no fields)

message NotaryListResponse.Body

service.proto:70

Request body structure.

Used in: NotaryListResponse

message NotaryRequestRequest.Body

service.proto:85

Request body structure.

Used in: NotaryRequestRequest

message NotaryRequestResponse.Body

service.proto:100

Request body structure.

Used in: NotaryRequestResponse

message NotarySignRequest.Body

service.proto:115

Request body structure.

Used in: NotarySignRequest

message NotarySignResponse.Body

service.proto:130

Request body structure.

Used in: NotarySignResponse

(message has no fields)

message Signature

types.proto:8

Signature of some message.

Used in: HealthCheckRequest, HealthCheckResponse, NotaryListRequest, NotaryListResponse, NotaryRequestRequest, NotaryRequestResponse, NotarySignRequest, NotarySignResponse

message TransactionInfo

types.proto:35

Info about transaction.

Used in: NotaryListResponse.Body