mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-18 13:25:43 +01:00
46efb37152
The channel daemon gets the shared secrets from the HSM to save the master daemon some work. It used to hand these over at revoke_and_ack receive, which is when the master daemon needs them. However, it's a bit simpler to hand them over when we first tell the master about the incoming HTLC (the first commitsig). Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
||
---|---|---|
.. | ||
channel_wire.csv | ||
channel.c | ||
Makefile |