Open kilrau opened 3 years ago
xud-ui should be able to change the xud backup directory via a separate endpoint on the proxy API.
@kilrau @krrprr Let's make this endpoint like PUT /api/v1/backup
PUT /api/v1/backup
payload is
{"location": "/some/new/location"}
xud-ui should be able to change the xud backup directory via a separate endpoint on the proxy API.