mirror of
https://github.com/0glabs/0g-chain.git
synced 2024-11-13 03:25:20 +00:00
11 lines
191 B
Markdown
11 lines
191 B
Markdown
Payment channel implementation sketch
|
|
|
|
Simplifications:
|
|
|
|
- unidirectional paychans
|
|
- no top ups or partial withdrawals (only opening and closing)
|
|
|
|
|
|
TODO
|
|
- chnge module name to "channel"?
|