Skip to content

LoadStateResult

LoadStateResult<ErrorType>: object

Result of LoadState Method

Type parameters

ErrorType = TevmLoadStateError

Type declaration

errors?

optional errors: ErrorType[]

Description of the exception, if any occurred

Source

packages/actions/src/LoadState/LoadStateResult.ts:6