Core Lightning — Lightning Network implementation focusing on spec compliance and performance
Find a file
Rusty Russell 94254e7c3f open_channel: say what version txs we'll create.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2015-05-27 11:42:05 +09:30
.gitignore Rename openchannel to open-channel. 2015-05-26 14:14:19 +09:30
base58.c Initial silly cmdline util to create an openchannel packet. 2015-05-26 14:08:38 +09:30
base58.h Initial silly cmdline util to create an openchannel packet. 2015-05-26 14:08:38 +09:30
lightning.pb-c.c open_channel: say what version txs we'll create. 2015-05-27 11:42:05 +09:30
lightning.pb-c.h open_channel: say what version txs we'll create. 2015-05-27 11:42:05 +09:30
lightning.proto open_channel: say what version txs we'll create. 2015-05-27 11:42:05 +09:30
Makefile Rename openchannel to open-channel. 2015-05-26 14:14:19 +09:30
open-channel.c Rename openchannel to open-channel. 2015-05-26 14:14:19 +09:30
pd_channel.h Initial silly cmdline util to create an openchannel packet. 2015-05-26 14:08:38 +09:30
pkt.c open_channel: say what version txs we'll create. 2015-05-27 11:42:05 +09:30
pkt.h Initial silly cmdline util to create an openchannel packet. 2015-05-26 14:08:38 +09:30
shadouble.c Initial silly cmdline util to create an openchannel packet. 2015-05-26 14:08:38 +09:30
shadouble.h Initial silly cmdline util to create an openchannel packet. 2015-05-26 14:08:38 +09:30