1981001a29
* Added description in lnwire/README.md for state machine * Figured out mutex stuff... * Started the State Machine (using dummy functions for net/db) * Minor corrections in wire protocol (changed some names/types) - Renamed StagingID to HTLCKey of type HTLCKey (uint64) |
||
---|---|---|
.. | ||
lnstate.go | ||
README.md |
I'm using this as a temporary repo for the state machine.
All hooks into real stuff isn't used right now.
Will merge into lnwallet/channel.go later?