Changed the way how DNS-server start error is handled. Now ALFIS starts normally, and the error is shown in GUI.
This commit is contained in:
@@ -15,4 +15,5 @@ pub enum Event {
|
||||
NetworkStatus { blocks: u64, domains: i64, keys: i64, nodes: usize },
|
||||
Syncing { have: u64, height: u64 },
|
||||
SyncFinished,
|
||||
Error { text: String }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user