StructLog
StructLog:
object
Type declaration
depth
readonlydepth:number
error?
optionalreadonlyerror:object
error.error
error:
string
error.errorType
errorType:
string
gas
readonlygas:bigint
gasCost
readonlygasCost:bigint
op
readonlyop:string
pc
readonlypc:number
stack
readonlystack:ReadonlyArray<Hex>
Source
result/DebugResult.ts:4