2021-08-24 01:13:24 -07:00
|
|
|
[node]
|
2020-06-08 00:10:04 -07:00
|
|
|
network=simnet
|
2020-11-10 02:35:24 -05:00
|
|
|
price_msat=1000000
|
2021-12-26 10:08:00 -08:00
|
|
|
max_squeaks_per_public_key_per_block=50
|
2020-06-08 00:10:04 -07:00
|
|
|
|
2022-05-08 12:41:44 -07:00
|
|
|
[lightning]
|
|
|
|
|
lnd_rpc_host=lnd
|
|
|
|
|
lnd_tls_cert_path=/root/.lnd/tls.cert
|
|
|
|
|
lnd_macaroon_path=/root/.lnd/data/chain/bitcoin/simnet/admin.macaroon
|
2020-06-08 00:10:04 -07:00
|
|
|
|
2020-07-18 17:19:43 -07:00
|
|
|
[bitcoin]
|
|
|
|
|
rpc_host=btcd
|
2021-01-05 23:39:04 -08:00
|
|
|
rpc_port=18556
|
2020-07-18 17:19:43 -07:00
|
|
|
rpc_user=devuser
|
|
|
|
|
rpc_pass=devpass
|
2020-11-23 14:43:17 -05:00
|
|
|
rpc_use_ssl=true
|
2020-11-24 01:18:53 -05:00
|
|
|
rpc_ssl_cert=/rpc/rpc.cert
|
2020-06-08 00:10:04 -07:00
|
|
|
|
2022-03-17 14:38:46 -07:00
|
|
|
[server]
|
|
|
|
|
external_address=myexternaladdress.com
|
2022-03-26 20:42:42 -07:00
|
|
|
external_port=8765
|
2022-03-17 14:38:46 -07:00
|
|
|
|
2020-06-08 00:10:04 -07:00
|
|
|
[postgresql]
|
|
|
|
|
host=db
|
|
|
|
|
user=postgres
|
|
|
|
|
password=postgres
|
2020-12-31 19:49:26 -08:00
|
|
|
|
2021-10-23 20:45:14 -05:00
|
|
|
[rpc]
|
|
|
|
|
enabled=true
|