diff --git a/hive-c0re/src/dashboard/matrix_accounts.rs b/hive-c0re/src/dashboard/matrix_accounts.rs index 8d2d01bd..a172a241 100644 --- a/hive-c0re/src/dashboard/matrix_accounts.rs +++ b/hive-c0re/src/dashboard/matrix_accounts.rs @@ -1,4 +1,5 @@ -//! Matrix-account listing for the dashboard (#1698 backend, BE-1). +//! Matrix-account listing for the dashboard (BE-1 of the external +//! matrix-account provisioning backend). //! //! `GET /api/matrix-accounts?agent=` returns the matrix accounts an //! agent currently has a token provisioned for. v1 derives the list cheaply