Files
archy/testnet/thunderhub-config.yaml

9 lines
327 B
YAML
Raw Permalink Normal View History

2026-08-12 10:55:50 +00:00
# ThunderHub account config — connects to LND signet node
# The LND data volume is mounted read-only at /lnd-data
masterPassword: "thunderhub"
accounts:
- name: "Archy Signet"
serverUrl: "lnd-signet:10009"
macaroonPath: "/lnd-data/data/chain/bitcoin/signet/admin.macaroon"
certificatePath: "/lnd-data/tls.cert"