GenError
GenError<
TErrorType,TTag>:object
An error yield of writeContractOptimistic Errors are yielded rather than throwing
Type parameters
| Parameter |
|---|
TErrorType |
TTag extends string |
Type declaration
error
error:
TErrorType
errors
errors?:
ReadonlyArray<TypedError<string>>
success
success:
false
tag
tag:
TTag
Source
GenError.ts:7
Generated using typedoc-plugin-markdown and TypeDoc