fetch_supply_inputs

Function fetch_supply_inputs 

Source
async fn fetch_supply_inputs<S: ReadState>(
    state: &S,
) -> Result<SupplyCalculator, Error>
Expand description

Fetch state data and build a unlock_schedule::SupplyCalculator.