Crate grin_wallet_controller

Source
Expand description

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

Enums§

Error
Wallet errors, mostly wrappers around underlying crypto or I/O errors.