pub fn get_valid_time_period(
querier: &QuerierWrapper<'_>,
contract_addr: Addr,
) -> StdResult<Duration>
Expand description
Get the default length of time for which a price update remains valid.
pub fn get_valid_time_period(
querier: &QuerierWrapper<'_>,
contract_addr: Addr,
) -> StdResult<Duration>
Get the default length of time for which a price update remains valid.