mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-08-20 12:18:26 -04:00
rename core package from btc to xmr
This commit is contained in:
parent
e71f9a54ac
commit
5b8f9237ce
178 changed files with 357 additions and 358 deletions
|
@ -19,9 +19,9 @@ package haveno.desktop.main;
|
|||
|
||||
import haveno.common.UserThread;
|
||||
import haveno.common.file.FileUtil;
|
||||
import haveno.core.btc.wallet.WalletsManager;
|
||||
import haveno.core.locale.Res;
|
||||
import haveno.core.offer.OpenOfferManager;
|
||||
import haveno.core.xmr.wallet.WalletsManager;
|
||||
import haveno.desktop.app.HavenoApp;
|
||||
import haveno.desktop.main.overlays.popups.Popup;
|
||||
import org.bitcoinj.wallet.DeterministicSeed;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue