[−][src]Crate grin_wallet_controller
Library module for the main wallet functionalities provided by Grin.
Modules
| command | Grin wallet command-line function implementations |
| controller | Controller for wallet.. instantiates and handles listeners (or single-run invocations) as needed. |
| display |
Structs
| Error | Error definition |
Enums
| ErrorKind | Wallet errors, mostly wrappers around underlying crypto or I/O errors. |