DebugReExecuteResponse
DebugReExecuteResponse is a response from the debug service.
Package: thru.services.v1
Fields
Section titled “Fields”| Field | Type | # | Description |
|---|---|---|---|
transaction | thru.core.v1.Transaction | 1 · optional | |
stdout | string | 2 · optional | |
log | string | 3 · optional | |
trace | string | 4 · optional | |
execution_details | VmExecutionDetails | 5 · optional | |
state_before | repeated AccountSnapshot | 6 · optional | |
state_after | repeated AccountSnapshot | 7 · optional | |
memory_segments | repeated MemorySegment | 8 · optional |