diff --git a/api/starknet_trace_api_openrpc.json b/api/starknet_trace_api_openrpc.json index 2d9dec5..467e7f6 100644 --- a/api/starknet_trace_api_openrpc.json +++ b/api/starknet_trace_api_openrpc.json @@ -376,7 +376,7 @@ }, "execution_resources": { "title": "Computation resources", - "description": "Resources consumed by the internal call", + "description": "Resources consumed by the internal call. This is named execution_resources for legacy", "$ref": "#/components/schemas/COMPUTATION_RESOURCES" } }, @@ -510,4 +510,4 @@ } } } -} \ No newline at end of file +}