Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |

<sup>1</sup> Multiple channels are not supported in c-lightning
<sup>1</sup> Multiple channels to the same node are not supported
in c-lightning

## Results

Expand Down Expand Up @@ -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)
* `channelCapacitySat`: capacity of the channel(s)