Skip to content

Commit 62261df

Browse files
committed
changed defaults
1 parent 0cf416a commit 62261df

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

safebox/cli.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@
2222
"wss://relay.primal.net",
2323
"wss://nos.lol"
2424
]
25-
mints = ["https://mint.nimo.cash"]
25+
mints = ["https://mint.coinos.io"]
2626
wallet = "default"
27-
home_relay = "wss://relay.openbalance.app"
28-
replicate_relays = ["wss://relay.nimo.cash", "wss://nostr-pub.wellorder.net"]
27+
home_relay = "wss://nos.lol"
28+
replicate_relays = ["wss://nostr-pub.wellorder.net"]
2929
logging_level = 20
3030

3131
# List of mints https://nostrapps.github.io/cashu/mints.json

0 commit comments

Comments
 (0)