mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-20 15:44:21 +01:00
* Modifies invoice command to have the following format invoice <msatoshi> <label> <desc> <?expiry> <?fallbackaddr> * Adds support for Segwit bcrt1 addresses for withdraw * Add test case for fallback address in invoice creation * Create a common json_tok_address_scriptpubkey to be used by invoice and withdraw commands.