Skip to main content

validate_rpi_quote_shape

Function validate_rpi_quote_shape 

Source
fn validate_rpi_quote_shape(
    requested_legs: &[RfqLeg],
    quote: &QpQuote,
) -> Result<(), String>