mirror of
https://github.com/yzernik/squeaknode.git
synced 2026-08-13 12:33:25 +02:00
Update readme simplify config (#564)
* Update README to simplify remove configs * Remove lnd port from README example config
This commit is contained in:
parent
59c73c85b3
commit
d95ac6702f
1 changed files with 0 additions and 3 deletions
|
|
@ -16,12 +16,9 @@ If you don't already have a bitcoin node or lightning node, you can [follow the
|
|||
```
|
||||
[squeaknode]
|
||||
network=testnet
|
||||
price_msat=1000000
|
||||
sync_interval_s=10
|
||||
|
||||
[lnd]
|
||||
host=localhost
|
||||
port=9735
|
||||
rpc_port=10009
|
||||
tls_cert_path=~/.lnd/tls.cert
|
||||
macaroon_path=~/.lnd/data/chain/bitcoin/testnet/admin.macaroon
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue