> ```suggestion > costModel: CostModel.initialCostModel(), > gasLimit: emptyRunningCost() > ``` > > I think we can use this API for the default value: https://github.com/midnightntwrk/compact-export/blob/41de8595c568de8dfafc9e80bec60630c5417b00/runtime/src/circuit-context.ts#L159 _Originally posted by @0xisk in [#62](https://github.com/OpenZeppelin/compact-tools/pull/62/changes#r2746184967)_
Originally posted by @0xisk in #62