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:Hex[]
Source
packages/actions/src/debug/DebugResult.ts:4