grin-wallet/controller/tests
Yeastplume 6f875c5e92
Command line implementation of invoice commands (#96)
* add issue_invoice_tx command

* rustfmt

* add first pass at process_invoice command

* start of process_invoice fn

* rustfmt

* rename issue invoice and process invoice to invoice and pay

* add prompting and display information to pay invoice command

* rustfmt

* support invoice transactions in finalize command

* rustfmt
2019-05-09 19:06:32 +01:00
..
accounts.rs [WIP] Invoiced Transactions API Support (#90) 2019-05-01 20:12:23 +01:00
check.rs [WIP] Invoiced Transactions API Support (#90) 2019-05-01 20:12:23 +01:00
file.rs [WIP] Invoiced Transactions API Support (#90) 2019-05-01 20:12:23 +01:00
invoice.rs Command line implementation of invoice commands (#96) 2019-05-09 19:06:32 +01:00
repost.rs [WIP] Invoiced Transactions API Support (#90) 2019-05-01 20:12:23 +01:00
restore.rs [WIP] Invoiced Transactions API Support (#90) 2019-05-01 20:12:23 +01:00
self_send.rs [WIP] Invoiced Transactions API Support (#90) 2019-05-01 20:12:23 +01:00
transaction.rs [WIP] Invoiced Transactions API Support (#90) 2019-05-01 20:12:23 +01:00