pub async fn list_accounts(__arg0: State<AdminState>) -> impl IntoResponseExpand description
GET /monitoring/accounts - List all accounts with balances
Authentication: Requires X-Admin-Key header (performance protection).
pub async fn list_accounts(__arg0: State<AdminState>) -> impl IntoResponseGET /monitoring/accounts - List all accounts with balances
Authentication: Requires X-Admin-Key header (performance protection).