update readme

This commit is contained in:
rhuairahrighairigh 2018-07-17 15:00:44 +01:00
parent 266d61eb4b
commit 2405614e3f

View File

@ -1,4 +1,4 @@
Paychan Sketch
Payment channel implementation sketch
Simplifications:
@ -8,8 +8,8 @@ Simplifications:
TODO
- fill in details
- add tests
- is errors.go needed?
- is wire.go needed?
- remove simplifications
- fix issue with multisig accounts and sequence numbers
- create a nicer paychan store key for querying (and implement query)
- expand client code
- tidy up - add return tags
- start removing simplifications, refactor