package executor.v1

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

service ExecutorService

executor.proto:9

message Contract

executor.proto:192

Used in: TransactionStep

message ContractV2

executor.proto:488

Used in: TransactionStepV2

message DebugV2

executor.proto:323

Used in: ProcessBatchRequestV2

enum ExecutorError

executor.proto:673

Used in: ProcessBatchResponse, ProcessBatchResponseV2

message FullTrace

executor.proto:127

Used in: ProcessTransactionResponse

message FullTraceV2

executor.proto:418

Used in: ProcessTransactionResponseV2

message InfoReadWrite

executor.proto:120

Used in: ProcessBatchResponse

message InfoReadWriteV2

executor.proto:405

Used in: ProcessBatchResponseV2

message L1DataV2

executor.proto:316

Used in: ProcessBatchRequestV2

message Log

executor.proto:237

Used in: ProcessTransactionResponse

message LogV2

executor.proto:573

Used in: ProcessBlockResponseV2, ProcessTransactionResponseV2

message OverrideAccount

executor.proto:107

OverrideAccount indicates the overriding fields of account during the execution of a message call. Note, state and stateDiff can't be specified at the same time. If state is set, message execution will only use the data in the given state. Otherwise if statDiff is set, all diff will be applied first and then execute the call message.

Used in: ProcessBatchRequest

message OverrideAccountV2

executor.proto:392

OverrideAccount indicates the overriding fields of account during the execution of a message call. Note, state and stateDiff can't be specified at the same time. If state is set, message execution will only use the data in the given state. Otherwise if statDiff is set, all diff will be applied first and then execute the call message.

Used in: ProcessBatchRequestV2

message ProcessBatchResponseV2

executor.proto:331

Used as response type in: ExecutorService.ProcessBatchV2, ExecutorService.ProcessStatelessBatchV2

message ProcessBlockResponseV2

executor.proto:498

Used in: ProcessBatchResponseV2

message ProcessTransactionResponse

executor.proto:202

Used in: ProcessBatchResponse

message ProcessTransactionResponseV2

executor.proto:527

Used in: ProcessBlockResponseV2

message ResponseDebug

executor.proto:368

Used in: ProcessBatchResponseV2

enum RomError

executor.proto:598

Used in: ProcessBatchResponseV2, ProcessBlockResponseV2, ProcessTransactionResponse, ProcessTransactionResponseV2, TransactionStep, TransactionStepV2

message TraceConfig

executor.proto:88

Trace configuration request params

Used in: ProcessBatchRequest

message TraceConfigV2

executor.proto:373

Trace configuration request params

Used in: ProcessBatchRequestV2, ProcessStatelessBatchRequestV2

message TransactionContext

executor.proto:132

Used in: FullTrace

message TransactionContextV2

executor.proto:423

Used in: FullTraceV2

message TransactionStep

executor.proto:159

Used in: FullTrace

message TransactionStepV2

executor.proto:456

Used in: FullTraceV2