mirror of
https://github.com/ElementsProject/lightning.git
synced 2024-11-19 09:54:16 +01:00
37ea24e9c9
* Add optional addresstype param to newaddr, which can be one of: - bech32 - p2sh-segwit - nothing (defaults to p2sh-segwit) The naming here mirrors bitcoind * txfilter already looks for p2wpkh outputs, so we're covered there Signed-off-by: William Casarin <jb55@jb55.com> |
||
---|---|---|
.. | ||
test | ||
.gitignore | ||
db.c | ||
db.h | ||
invoices.c | ||
invoices.h | ||
Makefile | ||
wallet.c | ||
wallet.h | ||
walletrpc.c | ||
walletrpc.h |