Skip to main content

get_instrument_specs

Function get_instrument_specs 

Source
pub async fn get_instrument_specs(
    __arg0: State<AppState>,
    __arg1: Query<InstrumentsQuery>,
) -> Result<SonicJson<JsonRpcResponse<Vec<InstrumentSpecResponse>>>, StatusCode>
Expand description

Get canonical instrument specifications for downstream services.