DumpStateResult
DumpStateResult<
ErrorType>:object
Result of the dumpState method
Type parameters
• ErrorType = DumpStateError
Type declaration
errors?
optionalerrors:ErrorType[]
Description of the exception, if any occurred
state
state:
TevmState
The serialized tevm state
Source
result/DumpStateResult.ts:7