Interface: CONTRACT_ERROR
Properties​
code​
• code: 40
Defined in​
node_modules/starknet-types-08/dist/types/api/errors.d.ts:63
message​
• message: "Contract error"
Defined in​
node_modules/starknet-types-08/dist/types/api/errors.d.ts:64
data​
• data: Object
Type declaration​
Name | Type | Description |
---|---|---|
revert_error | CONTRACT_EXECUTION_ERROR_INNER | the execution trace up to the point of failure |
Defined in​
node_modules/starknet-types-08/dist/types/api/errors.d.ts:65