mirror of
https://code.gri.mw/GUI/grim.git
synced 2026-07-14 02:38:55 +00:00
gui: navigation base
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@ pub fn start(chain_type: &ChainTypes) {
|
||||
);
|
||||
|
||||
let config = node_config.clone().unwrap();
|
||||
let mut server_config = config.members.as_ref().unwrap().server.clone();
|
||||
let server_config = config.members.as_ref().unwrap().server.clone();
|
||||
|
||||
// Initialize our global chain_type, feature flags (NRD kernel support currently), accept_fee_base, and future_time_limit.
|
||||
// These are read via global and not read from config beyond this point.
|
||||
|
||||
Reference in New Issue
Block a user