core-lightning/lightningd/opening
Christian Decker 83c8c3fc52 opening: Use the correct chainparams to open a channel
We were using the bitcoin genesis blockhash for all networks, which is
not correct, and would result in the open being aborted when talking
to other implementations.

Reported-by: @sstone and @pm47
Signed-off-by: Christian Decker <decker.christian@gmail.com>
2017-07-12 11:30:23 +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 opening: Pass network_index through to openingd 2017-07-12 11:30:23 +09:30
opening.c opening: Use the correct chainparams to open a channel 2017-07-12 11:30:23 +09:30