diff --git a/server.go b/server.go index a8fa041..17b0764 100644 --- a/server.go +++ b/server.go @@ -30,7 +30,7 @@ import ( ) const ( - channelAmount = 1_000_000 + channelAmount = 1_000_183 targetConf = 6 minHtlcMsat = 600 baseFeeMsat = 1000