-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
0 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -60,13 +60,6 @@ If there are others you want to disable open and issue and I'll try and add them | |
|
||
Follow me on nostr `npub19a86gzxctwtz68l8zld2u9y2fjvyyj4juyx8m5geylssrmfj27eqs22ckt` and send me a Zap or tip at `[email protected]` 🤙 | ||
|
||
# Setting a Custom Relay | ||
|
||
In your lightning config file set this value: | ||
`relay=<your preferred relay to send events to>` (default is `wss://nostr.klabo.blog`) | ||
|
||
Then start `lightningd` with the Nostrify plugin. `lightningd` must be restarted to get access to config values. | ||
|
||
# Contribute | ||
|
||
If you find a bug or have feature requests file an issue. PRs are also welcomed 🤙 |