balanceofsatoshis
Version:
Lightning balance CLI
24 lines (23 loc) • 597 B
JSON
{
"cltvDeltaBuffer": 3,
"estimatedSweepVbytes": 153,
"fastDelayMinutes": 1,
"feeRateDenominator": 1000000,
"fuzzBlocks": 5,
"maxCltvExpiration": 2016,
"maxDepositTokens": 50000,
"maxExecutionFeeTokens": 1000,
"maxFeeMultiplier": 1000,
"maxFeeRate": 0.06,
"maxPathfindingMs": 1200000,
"maxRouteFailProbability": 1000000,
"maxRoutingFeeDenominator": 100,
"minCltvDelta": 16,
"minConfs": 1,
"minSweepConfs": 1,
"minutesPerBlock": 10,
"requiredBufferBlocks": 36,
"slowDelayMinutes": 30,
"swapTypes": ["inbound", "outbound"],
"sweepProgressLogDelayMs": 2000
}