Skip to main content

query_crypto_orders_with_source

Function query_crypto_orders_with_source 

Source
pub async fn query_crypto_orders_with_source(
    backend: &BackendConn,
    acc_id: u64,
    trd_cache: &TrdCache,
    source: OrderRelationSourceToken,
) -> Result<Vec<CachedOrder>>