Browse Source
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>htlc_accepted_hook
3 changed files with 24 additions and 52 deletions
Loading…
Reference in new issue