ui: wallet list content
This commit is contained in:
+2
-2
@@ -17,8 +17,8 @@ pub mod selection;
|
||||
pub mod tx;
|
||||
pub mod keys;
|
||||
|
||||
mod wallet;
|
||||
pub use wallet::{Wallet, Wallets};
|
||||
mod wallets;
|
||||
pub use wallets::{Wallet, Wallets};
|
||||
|
||||
mod config;
|
||||
pub use config::*;
|
||||
Reference in New Issue
Block a user