Создать API для управления кошельками (Wallets API) #95
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Описание
API для просмотра, создания, экспорта кошельков. Включая безопасный экспорт мнемоник.
Задачи
src/admin/routes/wallets.js— GET /api/wallets, GET /:id, GET /stats, POST /exportsrc/admin/services/walletApiService.jsПриоритет: ВЫСОКИЙ