From a268ded17aafe2b3400c466d47889492eff2216d Mon Sep 17 00:00:00 2001 From: Fishcake Date: Mon, 24 Apr 2023 16:32:39 +0900 Subject: [PATCH] chore(docs): add info about new parameters to README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3a5b7be..c9a9f14 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,10 @@ New parameters in this fork: > (`LND_PRIVATE_ONLY`) should only be activated if satdress is used for a single user that relies on private LND channels only. +> (`DB_DIR`) Specify directory to create or access database + +> (`OUR_RELAYS`) Specify comma separate list of relays to push zap notes to, in addition to the zapped user relays. + ```