Change rate limit for LndHub API
This commit is contained in:
parent
ae342106c9
commit
a633834a1b
@ -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: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user