rgb-cln/devtools
Christian Decker c635396766 common: Moving some bech32 related utilities to bech32_util
These were so far only used for bolt11 construction, but we'll need them for the
DNS seed as well, so here we just pull them out into their own unit and prefix
them.

Signed-off-by: Christian Decker <decker.christian@gmail.com>
2018-04-25 12:34:55 +02:00
..
.gitignore devtools/onion: Add to gitignore. 2018-03-14 18:31:45 +01:00
Makefile common: Moving some bech32 related utilities to bech32_util 2018-04-25 12:34:55 +02:00
bolt11-cli.c bolt11: allow multiple fallback addresses. 2018-04-06 14:26:53 +02:00
decodemsg.c Mark intentionally unused parameters as such (with "UNUSED") 2018-02-22 01:09:12 +00:00
onion.c Check hex_decode(...) return value 2018-03-19 09:25:39 +00:00
print_wire.c devtools/decodemsg: new tool. 2018-02-02 00:57:10 +00:00
print_wire.h devtools/decodemsg: new tool. 2018-02-02 00:57:10 +00:00