chainline-contracts / chainline.contracts / HubContract / res_findByValue

res_findByValue

private fun ReservationList.res_findByValue(value: BigInteger): Int (source)

Finds the reserved funds object with the given value in a ReservationList.

Parameters

value - the value to match as a fixed8 int

Return
the index at which the Reservation is at in the ReservationList