We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b61af2e commit d3abffdCopy full SHA for d3abffd
1 file changed
ldk-server/ldk-server.config
@@ -18,7 +18,7 @@
18
"bitcoind_rpc_user": "polaruser",
19
20
// Bitcoin Core's RPC password.
21
- "bitcoind_rpc_user": "polarpass",
+ "bitcoind_rpc_password": "polarpass",
22
23
// RabbitMQ connection string. (only required if using RabbitMQ based events using `events-rabbitmq` feature)
24
"rabbitmq_connection_string": "",
0 commit comments