grin-wallet/controller
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
..
src Command line implementation of invoice commands (#96) 2019-05-09 19:06:32 +01:00
tests Command line implementation of invoice commands (#96) 2019-05-09 19:06:32 +01:00
Cargo.toml fix #88 (#89) 2019-04-24 09:26:52 +01:00