GM,
if I do a http outcall I have to add some cycles:
Cycles.add<system>(addAmountOfCycles);
In the docs there is an amount of 230_949_972_000 cycles proposed.
What happens if the call does not require all the cycles? Are they lost or are only the required portion of the cycles used?
Thanks for the clarification.