mirror of
https://github.com/Qortal/piratewallet-light-cli.git
synced 2025-11-02 21:17:03 +00:00
factor logic out of main.rs into lib.rs (#9)
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
#[macro_use]
|
||||
extern crate rust_embed;
|
||||
|
||||
pub mod startup_helpers;
|
||||
pub mod lightclient;
|
||||
pub mod grpcconnector;
|
||||
pub mod lightwallet;
|
||||
|
||||
Reference in New Issue
Block a user