ui: modal refactoring, update some translations, optimize port text edit size and network messages when node is stopping

This commit is contained in:
ardocrat
2023-06-26 18:51:19 +03:00
parent 4682560763
commit 7f1c6579b1
11 changed files with 171 additions and 225 deletions
-1
View File
@@ -25,7 +25,6 @@ use grin_core::global::ChainTypes;
use grin_servers::{Server, ServerStats};
use jni::sys::{jboolean, jstring};
use lazy_static::lazy_static;
use log::info;
use crate::Settings;