mirror of
https://github.com/mynodebtc/mynode.git
synced 2024-11-12 08:29:16 +00:00
Update lndhub config to specify wallet
This commit is contained in:
parent
d517038441
commit
2bda1eca18
|
@ -1,6 +1,6 @@
|
|||
let config = {
|
||||
bitcoind: {
|
||||
rpc: 'http://mynode:bolt@127.0.0.1:8332',
|
||||
rpc: 'http://mynode:bolt@127.0.0.1:8332/wallet/wallet.dat',
|
||||
},
|
||||
redis: {
|
||||
port: 6379,
|
||||
|
|
Loading…
Reference in New Issue
Block a user