aligned_layer
aligned_layer copied to clipboard
fix(explorer): show correct cost per proof
The explorer is reading gasCostPerProof from batcher-payment-service.holesky.config.json. There is a big miscalculation of gas cost per proof in the explorer.
To make this simpler and more reliable, the payment service could emit a "newTaskCreated(gas_cost_per_proof)" event.