[wasm] Fix SystemTime for wasm and refactor the cli part
This commit is contained in:
@@ -25,6 +25,9 @@ pub use blockchain::esplora::EsploraBlockchain;
|
||||
#[cfg(feature = "key-value-db")]
|
||||
pub extern crate sled;
|
||||
|
||||
#[cfg(feature = "cli-utils")]
|
||||
pub mod cli;
|
||||
|
||||
#[macro_use]
|
||||
pub mod error;
|
||||
pub mod blockchain;
|
||||
|
||||
Reference in New Issue
Block a user