mirror of
https://github.com/aljazceru/lspd.git
synced 2025-12-19 14:54:22 +01:00
add new config to integration tests
This commit is contained in:
@@ -109,6 +109,9 @@ func newLspd(h *lntest.TestHarness, name string, nodeConfig *config.NodeConfig,
|
||||
ChannelMinimumFeeMsat: 2000000,
|
||||
AdditionalChannelCapacity: 100000,
|
||||
MaxInactiveDuration: 3888000,
|
||||
FeeValidityDuration: 60 * 60 * 24,
|
||||
MaxClientToSelfDelay: 2016,
|
||||
FeeMultiplicationFactor: 1000000,
|
||||
Lnd: lnd,
|
||||
Cln: cln,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user