grin/wallet/src/libwallet
Yeastplume b8c8840cec
Refactor wallet commands (#2067)
* start wallet command refactoring

* another re-structuring attempt

* rustfmt

* begin splitting up wallet commands

* rustfmt

* clean up wallet arg checking

* rustfmt

* macro for arg parsing

* rustfmt

* factor out init commands

* rustfmt

* move recover to new format

* rustfmt

* add listen command to new format

* rustfmt

* Finish moving commands to new format

* rustfmt

* rustfmt

* propogate errors more cleanly

* rustfmt

* error handling cleanup
2018-12-06 12:04:02 +00:00
..
internal Refactor wallet commands (#2067) 2018-12-06 12:04:02 +00:00
api.rs Refactor wallet commands (#2067) 2018-12-06 12:04:02 +00:00
error.rs Refactor wallet commands (#2067) 2018-12-06 12:04:02 +00:00
mod.rs Provide wallet 'plugin' architecture (#1983) 2018-11-19 19:47:40 +00:00
types.rs Move libtx to core 2018-12-05 09:41:26 -08:00