Files
lightning/lightningd
Christian Decker aa9284eaa3 base58: Simplified the address parsing
We were deciding whether an address is a testnet address or not in the parser,
and then checking whether it matches our expectation outside as well. This
just returns the address version instead, and still checks it against our
expectation, but without having the parser need to know about address types.

Signed-off-by: Christian Decker <decker.christian@gmail.com>
2019-05-01 12:37:30 +02:00
..
2017-10-20 18:31:32 +02:00
2019-01-29 04:50:01 +00:00
2019-04-09 12:37:16 -07:00
2019-04-09 12:37:16 -07:00
2019-04-23 15:26:42 +02:00
2019-04-09 12:37:16 -07:00
2019-04-09 12:37:16 -07:00
2019-04-08 04:41:43 +00:00
2019-04-08 04:41:43 +00:00
2019-04-09 12:37:16 -07:00
2019-04-09 12:37:16 -07:00
2019-04-09 12:37:16 -07:00