-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Labels
beginnerIssues suitable for new developersIssues suitable for new developersconfigParameters/arguments/config file related issues/PRsParameters/arguments/config file related issues/PRsdocumentationDocumentation changes that do not affect code behaviourDocumentation changes that do not affect code behaviourgood first issueIssues suitable for first time contributors to LNDIssues suitable for first time contributors to LND
Description
Please add sample bitcoin.conf to the guide under https://github.com/lightningnetwork/lnd/blob/master/docs/INSTALL.md#installing-btcd
The following is a sample bitcoin.conf:
testnet=1
txindex=1
server=1
daemon=1
zmqpubrawblock=tcp://127.0.0.1:18501
zmqpubrawtx=tcp://127.0.0.1:18501
Thank you.
Metadata
Metadata
Assignees
Labels
beginnerIssues suitable for new developersIssues suitable for new developersconfigParameters/arguments/config file related issues/PRsParameters/arguments/config file related issues/PRsdocumentationDocumentation changes that do not affect code behaviourDocumentation changes that do not affect code behaviourgood first issueIssues suitable for first time contributors to LNDIssues suitable for first time contributors to LND