Files
lnd/protofsm
Olaoluwa Osuntokun 06c691e753 protofsm: allow multiple internal events to be emitted
In this commit, we update the execution logic to allow multiple internal
events to be emitted. This is useful to handle potential out of order
state transitions, as they can be cached, then emitted once the relevant
pre-conditions have been met.
2024-08-16 14:59:47 -07:00
..