2020-06-08 00:10:04 -07:00
|
|
|
[lnd]
|
2020-06-11 20:09:02 -07:00
|
|
|
host=lnd
|
2021-08-19 15:14:14 -07:00
|
|
|
tls_cert_path=~/.lnd/tls.cert
|
|
|
|
|
macaroon_path=~/.lnd/data/chain/bitcoin/testnet/admin.macaroon
|
2020-06-08 00:10:04 -07:00
|
|
|
|
2020-07-21 20:48:52 -07:00
|
|
|
[bitcoin]
|
2020-11-23 14:43:17 -05:00
|
|
|
rpc_host=bitcoin-core
|
2021-08-19 15:14:14 -07:00
|
|
|
rpc_port=18332
|
2020-07-21 20:48:52 -07:00
|
|
|
rpc_user=devuser
|
|
|
|
|
rpc_pass=devpass
|
2020-06-08 00:10:04 -07:00
|
|
|
|
2020-10-23 21:16:50 -04:00
|
|
|
[webadmin]
|
2020-10-23 21:31:06 -04:00
|
|
|
enabled=true
|
2020-10-24 23:13:16 -04:00
|
|
|
username=devuser
|
|
|
|
|
password=devpass
|