grin-wallet/libwallet/src
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
..
api_impl Command line implementation of invoice commands (#96) 2019-05-09 19:06:32 +01:00
internal [WIP] Invoiced Transactions API Support (#90) 2019-05-01 20:12:23 +01:00
slate_versions Command line implementation of invoice commands (#96) 2019-05-09 19:06:32 +01:00
api_impl.rs Add check_version function to Foreign API (#87) 2019-04-24 09:27:14 +01:00
error.rs V2 Foreign API RPC Tests (#28) 2019-03-26 16:02:31 +00:00
internal.rs initial commit 2019-02-13 15:05:19 +00:00
lib.rs [WIP] Invoiced Transactions API Support (#90) 2019-05-01 20:12:23 +01:00
slate.rs Command line implementation of invoice commands (#96) 2019-05-09 19:06:32 +01:00
types.rs Revert "Merge branch 'master' into master" 2019-04-25 14:59:45 +08:00