mirror of
https://code.gri.mw/GUI/grim.git
synced 2026-07-14 18:58:54 +00:00
ui + config: wallet connections setup, initial wallet config, wallet list state, update translations
This commit is contained in:
+4
-5
@@ -12,12 +12,11 @@
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
mod stratum;
|
||||
mod mine_block;
|
||||
|
||||
mod node;
|
||||
pub use node::Node;
|
||||
|
||||
mod config;
|
||||
|
||||
mod stratum;
|
||||
mod mine_block;
|
||||
|
||||
pub use config::{NodeConfig, PeersConfig};
|
||||
pub use config::*;
|
||||
Reference in New Issue
Block a user