Skip to main content

get_pm_settlement_pools

Function get_pm_settlement_pools 

Source
pub async fn get_pm_settlement_pools(
    __arg0: State<AppState>,
) -> Result<SonicJson<ApiResponse<Vec<PmSettlementPoolProjection>>>, ApiError>