pub async fn list_deposits(
__arg0: State<AdminState>,
__arg1: Query<DepositsQuery>,
) -> impl IntoResponseExpand description
GET /monitoring/deposits - Recent deposit attribution and cash ledger rows.
pub async fn list_deposits(
__arg0: State<AdminState>,
__arg1: Query<DepositsQuery>,
) -> impl IntoResponseGET /monitoring/deposits - Recent deposit attribution and cash ledger rows.