mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-06-20 21:04:28 -04:00
Add payments account screen
This commit is contained in:
parent
9732215c59
commit
efc2100b26
49 changed files with 549 additions and 855 deletions
|
@ -51,7 +51,7 @@ import lighthouse.files.AppDirectory;
|
|||
public class BitSquare extends Application {
|
||||
private static final Logger log = LoggerFactory.getLogger(BitSquare.class);
|
||||
|
||||
public static boolean fillFormsWithDummyData = true;
|
||||
public static final boolean fillFormsWithDummyData = true;
|
||||
|
||||
private static String APP_NAME = "Bitsquare";
|
||||
private static Stage primaryStage;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue