Use an unique amount

This commit is contained in:
Yaacov Akiba Slama
2021-03-15 20:06:55 +02:00
parent 36001958e2
commit 78b9f2fdc4

View File

@@ -30,7 +30,7 @@ import (
) )
const ( const (
channelAmount = 1_000_000 channelAmount = 1_000_183
targetConf = 6 targetConf = 6
minHtlcMsat = 600 minHtlcMsat = 600
baseFeeMsat = 1000 baseFeeMsat = 1000