2021-08-24 01:13:24 -07:00
|
|
|
[node]
|
2021-01-08 02:42:32 -08:00
|
|
|
network=testnet
|
2020-12-27 20:55:52 -08:00
|
|
|
|
2022-05-08 12:41:44 -07:00
|
|
|
[lightning]
|
|
|
|
|
external_host=localhost
|
2022-08-26 14:20:25 -07:00
|
|
|
lnd_rpc_host=localhost
|
|
|
|
|
lnd_rpc_port=10004
|
|
|
|
|
lnd_tls_cert_path=/home/yzernik/.polar/networks/1/volumes/lnd/bob/tls.cert
|
|
|
|
|
lnd_macaroon_path=/home/yzernik/.polar/networks/1/volumes/lnd/bob/data/chain/bitcoin/regtest/admin.macaroon
|
2020-12-27 20:55:52 -08:00
|
|
|
|
|
|
|
|
[bitcoin]
|
|
|
|
|
rpc_host=localhost
|
2022-08-26 14:20:25 -07:00
|
|
|
rpc_port=18445
|
|
|
|
|
rpc_user=polaruser
|
|
|
|
|
rpc_pass=polarpass
|
2020-12-27 20:55:52 -08:00
|
|
|
|
2021-10-17 23:11:22 -07:00
|
|
|
[tor]
|
|
|
|
|
proxy_ip=localhost
|
|
|
|
|
proxy_port=9150
|
|
|
|
|
|
2020-12-27 20:55:52 -08:00
|
|
|
[webadmin]
|
|
|
|
|
enabled=true
|
|
|
|
|
username=devuser
|
|
|
|
|
password=devpass
|