Function nakamoto_wallet::input::run

source ·
pub fn run(channel: Sender<Event>, exit: Receiver<()>) -> Result<(), Error>