chainline-contracts / chainline.contracts / HubContract / stats_recordReservedFunds

stats_recordReservedFunds

private fun stats_recordReservedFunds(value: BigInteger): Unit (source)

Increments the counter that keeps a count of all funds reserved over time.

Parameters

value - the funds reserved this time as a fixed8 int

See Also

stats_getReservedFundsCount