diff --git a/site-cookbooks/kosmos-bitcoin/templates/lndhub.config.js.erb b/site-cookbooks/kosmos-bitcoin/templates/lndhub.config.js.erb index 99b7858..3dd929d 100644 --- a/site-cookbooks/kosmos-bitcoin/templates/lndhub.config.js.erb +++ b/site-cookbooks/kosmos-bitcoin/templates/lndhub.config.js.erb @@ -1,7 +1,7 @@ let config = { enableUpdateDescribeGraph: false, - postRateLimit: 100, - rateLimit: 200, + postRateLimit: 10000, + rateLimit: 10000, forwardReserveFee: 0.01, // default 0.01 intraHubFee: 0.003, // default 0.003 redis: {