mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-05-02 22:55:09 -04:00
fix link to open default monero wallet from deposit view
This commit is contained in:
parent
a5663e1411
commit
02ba804432
3 changed files with 9 additions and 14 deletions
|
@ -107,6 +107,7 @@ public class HavenoSetup {
|
|||
private final WalletsManager walletsManager;
|
||||
private final WalletsSetup walletsSetup;
|
||||
private final BtcWalletService btcWalletService;
|
||||
@Getter
|
||||
private final XmrWalletService xmrWalletService;
|
||||
private final P2PService p2PService;
|
||||
private final PrivateNotificationManager privateNotificationManager;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue