mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-09 15:18:09 +01:00
dcb3af7d7c
We're about to change to a batch interface, where we tell the master before we send certain packets (eg. commit, revoke). We need to wait for it to respond before doing anything else, but it might cross-over and be sending us commands at the same time. This queues those requests until we're ready. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
||
---|---|---|
.. | ||
channel_wire.csv | ||
channel.c | ||
Makefile |