Wallet listener and server startup ambiguity fix (#774)
* unify code path for server run and create wallet seed if it doesn't exist * rustfmt
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@
|
||||
extern crate grin_pow as pow;
|
||||
|
||||
pub mod ui;
|
||||
mod table;
|
||||
pub mod table;
|
||||
mod peers;
|
||||
mod constants;
|
||||
mod menu;
|
||||
|
||||
Reference in New Issue
Block a user