@@ -55,21 +55,18 @@ A bunch of examples can be found at [perun-examples](https://github.com/perun-ne
5555
5656## Features
5757
58- _ go-perun_ currently supports all features needed for two-party generalized state channels.
59- The following features are provided:
60- * Generalized two-party state channels, including app/sub-channels
61- * Cooperative settling
62- * Channel disputes
58+ _ go-perun_ currently provides two-party channels with the following features:
59+ * Generalized state channels, including app/sub-channels
6360* Dispute watchtower
6461* Data persistence
65- * Virtual two-party payment channels (direct dispute)
62+ * Virtual payment channels (direct dispute)
63+ * Multi-ledger channels
6664
6765The following features are planned for future releases:
68- * Virtual two-party state channels (direct dispute)
69- * Virtual two-party channels (indirect dispute)
70- * Multi-party ledger channels
71- * Virtual multi-party channels (direct dispute)
72- * Cross-blockchain virtual channels (indirect dispute)
66+ * Virtual payment channels (indirect dispute)
67+ * Virtual state channels
68+ * Multi-party channels
69+ * Multi-ledger app/virtual channels
7370
7471### Backends
7572
@@ -168,7 +165,7 @@ We thank the German Federal Ministry of Education and Research (BMBF) for their
168165
169166## Copyright
170167
171- Copyright 2021 - See [ NOTICE file] ( NOTICE ) for copyright holders.
168+ Copyright 2022 - See [ NOTICE file] ( NOTICE ) for copyright holders.
172169Use of the source code is governed by the Apache 2.0 license that can be found in the [ LICENSE file] ( LICENSE ) .
173170
174171
0 commit comments