Type Alias: ErrorWithPayload
type ErrorWithPayload = ExecutionError & object;
Type declaration
| Name | Type |
|---|---|
decodedAssertionPayload? | any |
noirCallStack? | string[] |
type ErrorWithPayload = ExecutionError & object;
| Name | Type |
|---|---|
decodedAssertionPayload? | any |
noirCallStack? | string[] |