Update default lndhub config file

This commit is contained in:
Taylor Helsper 2021-05-13 18:32:07 -05:00
parent 705ff3d1b6
commit 8bd0f5c83d

View File

@ -1,4 +1,6 @@
let config = {
postRateLimit: 100,
rateLimit: 200,
bitcoind: {
rpc: 'http://mynode:bolt@127.0.0.1:8332/wallet/wallet.dat',
},