mirror of
https://github.com/ElementsProject/lightning.git
synced 2026-08-20 13:27:36 +02:00
Now we correctly use the remote revocation basepoint, we need to set it in run-channel (instead of the local revocation basepoint). We also update all the comments, as per (pending) spec commit: https://github.com/lightningnetwork/lightning-rfc/pull/137 Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
||
|---|---|---|
| .. | ||
| Makefile | ||
| run-channel.c | ||
| run-commit_tx.c | ||
| run-cryptomsg.c | ||
| run-funding_tx.c | ||
| run-key_derive.c | ||
| test-basic | ||