An implementation of rgb on core lightning This fork of cln is maintained by Vincenzo Palazzo
Go to file
Rusty Russell 81ac81e699 Rename openchannel to open-channel.
Since I'm about to write create-anchor, which definitely needs a separator.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2015-05-26 14:14:19 +09:30
.gitignore Rename openchannel to open-channel. 2015-05-26 14:14:19 +09:30
Makefile 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 Initial silly cmdline util to create an openchannel packet. 2015-05-26 14:08:38 +09:30
lightning.pb-c.h Initial silly cmdline util to create an openchannel packet. 2015-05-26 14:08:38 +09:30
lightning.proto Initial silly cmdline util to create an openchannel packet. 2015-05-26 14:08:38 +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 Initial silly cmdline util to create an openchannel packet. 2015-05-26 14:08:38 +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