wallet and settings initial work

This commit is contained in:
Craig Raw
2020-04-17 10:03:50 +02:00
parent 950ae07df5
commit 17b03a6750
18 changed files with 417 additions and 9 deletions
+1
View File
@@ -8,4 +8,5 @@ open module com.sparrowwallet.sparrow {
requires com.sparrowwallet.drongo;
requires com.google.common;
requires flowless;
requires javafx.swing;
}