0g-chain/internal/x/paychan/README.md

15 lines
306 B
Markdown
Raw Normal View History

2018-07-08 22:09:07 +00:00
Paychan Sketch
Simplifications:
- unidirectional paychans
- no top ups or partial withdrawals (only opening and closing)
- no protection against fund lock up from dissapearing receiver
TODO
- fill in details
- add tests
- is errors.go needed?
- is wire.go needed?
- remove simplifications