core-lightning/tests
John Barboza b028a0a439 invoice: add fallback address to invoice command
* 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.
2018-02-26 03:09:15 +00:00
..
benchmark.py Make Python code conform to the Python PEP 8 style guide 2018-02-22 10:47:19 +01:00
requirements.txt pytest: Using python-bitcoinlib instead of python-bitcoinrpc 2017-01-23 10:37:34 +01:00
test_lightningd.py invoice: add fallback address to invoice command 2018-02-26 03:09:15 +00:00
utils.py Make Python code conform to the Python PEP 8 style guide 2018-02-22 10:47:19 +01:00