@sentio/runtime 2.55.1 → 2.55.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sentio/runtime",
3
- "version": "2.55.1",
3
+ "version": "2.55.2",
4
4
  "license": "Apache-2.0",
5
5
  "type": "module",
6
6
  "exports": {
@@ -71,6 +71,7 @@ export class FullProcessorServiceImpl implements ProcessorServiceImplementation
71
71
  contract.fuelCallConfigs
72
72
  ) {
73
73
  contract.fuelTransactionConfigs = contract.fuelCallConfigs
74
+ contract.fuelCallConfigs = undefined
74
75
  }
75
76
 
76
77
  // @ts-ignore old fields