mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-06-20 21:04:28 -04:00
add qr code support and payment url to wallet app
This commit is contained in:
parent
4e2f977ff0
commit
e2bf6ec652
6 changed files with 114 additions and 23 deletions
|
@ -35,7 +35,7 @@ public class BitSquare extends Application
|
|||
|
||||
public static boolean fillFormsWithDummyData = true;
|
||||
|
||||
private static String APP_NAME = "bitsquare";
|
||||
private static String APP_NAME = "Bitsquare";
|
||||
private static Stage primaryStage;
|
||||
private WalletFacade walletFacade;
|
||||
private MessageFacade messageFacade;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue