package flow.execution

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

service ExecutionAPI

execution.proto:14

ExecutionAPI is the API provided by the execution nodes.

message BlockHeaderResponse

execution.proto:230

Used as response type in: ExecutionAPI.GetBlockHeaderByID, ExecutionAPI.GetLatestBlockHeader

message GetEventsForBlockIDsResponse.Result

execution.proto:135

Used in: GetEventsForBlockIDsResponse

message GetTransactionErrorMessageResponse

execution.proto:188

Used as response type in: ExecutionAPI.GetTransactionErrorMessage, ExecutionAPI.GetTransactionErrorMessageByIndex

message GetTransactionErrorMessagesResponse.Result

execution.proto:198

Used in: GetTransactionErrorMessagesResponse

message GetTransactionExecutionMetricsAfterResponse.ExecutionEffortWeight

execution.proto:250

the execution effort weight of a computation kind

Used in: Transaction

message GetTransactionExecutionMetricsAfterResponse.Result

execution.proto:268

the data for one block

Used in: GetTransactionExecutionMetricsAfterResponse

message GetTransactionExecutionMetricsAfterResponse.Transaction

execution.proto:258

the data for one transaction

Used in: Result

message GetTransactionResultResponse

execution.proto:161

Used as response type in: ExecutionAPI.GetTransactionResult, ExecutionAPI.GetTransactionResultByIndex

Used as field type in: GetTransactionResultsResponse