mirror of
https://github.com/mimblewimble/grin-wallet.git
synced 2025-02-01 08:51:09 +03:00
Grin Wallet implementation.
6f875c5e92
* 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 |
||
---|---|---|
.cargo | ||
.ci | ||
.hooks | ||
api | ||
config | ||
controller | ||
doc | ||
impls | ||
integration | ||
libwallet | ||
src | ||
util | ||
.gitignore | ||
.travis.yml | ||
azure-pipelines.yml | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE | ||
README.md | ||
rustfmt.toml |