diff --git a/README.md b/README.md index f4cf02f..044b7cc 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,8 @@ Configuration | Implementation | Backend | Channels | Workers | Options `eclair` | eclair 0.6.1 | sqlite | 10 | 100 | `eclair-postgres` | eclair 0.6.1 | postgres | 10 | 100 | -1 Multiple channels are not supported in c-lightning +1 Multiple channels to the same node are not supported + in c-lightning ## Results @@ -63,4 +64,4 @@ following parameters are available: * `paymentAmountMsat`: the test amount that is paid * `processes`: the number of parallel processes * `channels`: the number of channels between the two test nodes -* `channelCapacitySat`: capacity of the channel(s) \ No newline at end of file +* `channelCapacitySat`: capacity of the channel(s)