core-lightning/openingd
niftynei 06c41a0547 dualfund: opener, openchannel_init command (1/3)
There are 3 commands for opening a channel with dualfunding.
`openchannel_init` is the first of these.

It initializes the open-channel dialog, and stops once we've run out of
updates (input/outputs) to send to the peer.
2020-10-20 12:50:31 +10:30
..
common.c openingd: patch test_opening_tiny_channel under EXP_FEAT 2020-10-16 10:27:07 +10:30
common.h openingd: pull out check_configs into a common place 2020-09-09 19:54:20 +09:30
dualopend_wire.csv dualfund: opener, openchannel_init command (1/3) 2020-10-20 12:50:31 +10:30
dualopend_wiregen.c dualfund: opener, openchannel_init command (1/3) 2020-10-20 12:50:31 +10:30
dualopend_wiregen.h dualfund: opener, openchannel_init command (1/3) 2020-10-20 12:50:31 +10:30
dualopend.c dualfund: opener, openchannel_init command (1/3) 2020-10-20 12:50:31 +10:30
Makefile build: exclude dualopend from non-experimental builds 2020-09-09 19:54:20 +09:30
openingd_wire.csv openingd: convert wire to new scheme. 2020-08-25 12:53:13 +09:30
openingd_wiregen.c wires: towire/fromwire for wally_tx 2020-10-20 12:50:31 +10:30
openingd_wiregen.h wires: towire/fromwire for wally_tx 2020-10-20 12:50:31 +10:30
openingd.c common/memleak: simplify and document API. 2020-09-23 13:52:49 +09:30