Skip to content

SetAccountResult

SetAccountResult<ErrorType>: object

Result of SetAccount Action

Type parameters

ErrorType = TevmSetAccountError

Type declaration

errors?

optional errors: ErrorType[]

Description of the exception, if any occurred

Source

packages/actions/src/SetAccount/SetAccountResult.ts:6