Solves https://github.com/f321x/cashu-escrow-kit/issues/22
Loads a CSV string NOSTR_RELAYS from the .env file and passes it to the NostrClient as parsed Vec which then connects to the relays. Enables quick changes to the used relay setup without code changes.
Solves https://github.com/f321x/cashu-escrow-kit/issues/22 Loads a CSV string NOSTR_RELAYS from the .env file and passes it to the NostrClient as parsed Vec which then connects to the relays. Enables quick changes to the used relay setup without code changes.