Skip to main content

check_guards

Function check_guards 

Source
pub fn check_guards(
    reserves_a: u64,
    reserves_b: u64,
    price: &Price,
    params: &GuardParams,
) -> Result<(), GuardError>