core-lightning/lightningd/opening
Rusty Russell 893335244d openingd: supply initial tx as well as signature.
And store in peer->last_tx/peer->last_sig like all other places,
that way we broadcast it if we need to.

Note: the removal of tmpctx in funder_channel() is needed because we
use txs[0], which was allocated off tmpctx.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-08-20 13:06:41 +09:30
..
Makefile lightningd: fix shachain to be 48-bits, with hack for legacy. 2017-04-01 23:59:46 +10:30
opening_wire.csv openingd: supply initial tx as well as signature. 2017-08-20 13:06:41 +09:30
opening.c openingd: supply initial tx as well as signature. 2017-08-20 13:06:41 +09:30