mirror of
https://github.com/openoms/bitcoin-tutorials.git
synced 2025-12-20 05:14:19 +01:00
formatting
This commit is contained in:
@@ -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
|
* save the file we will get the cert thumbprint next
|
||||||
* get your cert thumbprint for BTCPayServer Lightning configuration
|
* 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`
|
`openssl x509 -noout -fingerprint -sha256 -inform pem -in ~/.lnd/tls.cert`
|
||||||
|
|
||||||
* copy thumbprint output to clipboard
|
* copy thumbprint output to clipboard
|
||||||
|
|||||||
Reference in New Issue
Block a user