From d421ed37207c4b377c43f16a5dc972d2a787d74e Mon Sep 17 00:00:00 2001 From: openoms Date: Wed, 11 Sep 2019 10:22:35 +0100 Subject: [PATCH] formatting --- BTCPayServer/BTCPayServer_on_the_RaspiBlitz.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BTCPayServer/BTCPayServer_on_the_RaspiBlitz.md b/BTCPayServer/BTCPayServer_on_the_RaspiBlitz.md index 9df4cd1..7d461ab 100644 --- a/BTCPayServer/BTCPayServer_on_the_RaspiBlitz.md +++ b/BTCPayServer/BTCPayServer_on_the_RaspiBlitz.md @@ -158,7 +158,7 @@ The username is raspibolt and the password is what you set while installing rasp ``` * save the file we will get the cert thumbprint next * get your cert thumbprint for BTCPayServer Lightning configuration -`cd /home/admin` +`cd /home/admin` `openssl x509 -noout -fingerprint -sha256 -inform pem -in ~/.lnd/tls.cert` * copy thumbprint output to clipboard