Skip to content

Commit

Permalink
add a relay
Browse files Browse the repository at this point in the history
  • Loading branch information
vazw committed Jun 3, 2024
1 parent 9000f05 commit 07c6c6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/api.rs
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ const RELAYS: [&str; 3] = [
"wss://relay.siamstr.com",
"wss://relay.notoshi.win",
"wss://bostr.lecturify.net",
"wss://relay.nostr.band",
];
const SIGN_RELAYS: [&str; 1] = ["wss://sign.siamstr.com"];

Expand Down

0 comments on commit 07c6c6a

Please sign in to comment.