Load relays from config

This commit is contained in:
thePR0M3TH3AN
2025-06-28 21:54:54 -04:00
parent 1163f5eac4
commit d124b42a1f
3 changed files with 401 additions and 194 deletions

View File

@@ -418,6 +418,7 @@ seedpass show-pubkey
**Description:**
Allows users to specify custom Nostr relays for publishing their encrypted backup index, providing flexibility and control over data distribution.
Relay URLs are stored in an encrypted configuration file and loaded each time the Nostr client starts. New accounts use the default relays until changed.
**Usage Example:**
```bash