We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cf416a commit 62261dfCopy full SHA for 62261df
safebox/cli.py
@@ -22,10 +22,10 @@
22
"wss://relay.primal.net",
23
"wss://nos.lol"
24
]
25
-mints = ["https://mint.nimo.cash"]
+mints = ["https://mint.coinos.io"]
26
wallet = "default"
27
-home_relay = "wss://relay.openbalance.app"
28
-replicate_relays = ["wss://relay.nimo.cash", "wss://nostr-pub.wellorder.net"]
+home_relay = "wss://nos.lol"
+replicate_relays = ["wss://nostr-pub.wellorder.net"]
29
logging_level = 20
30
31
# List of mints https://nostrapps.github.io/cashu/mints.json
0 commit comments