diff --git a/invoicer/invoicer.conf b/invoicer/invoicer.conf index 38a73f3..6afee31 100644 --- a/invoicer/invoicer.conf +++ b/invoicer/invoicer.conf @@ -10,7 +10,7 @@ off-chain-only = false [bitcoind] host = "localhost" port = 8332 -user = "invoicer" +user = "RPCUSER" pass = "RPCPASS" [lnd]