mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-08-03 12:16:27 -04:00
use dns seed nodes from MainNetParams on stagenet
This commit is contained in:
parent
f99fab8515
commit
78ae449e18
2 changed files with 2 additions and 2 deletions
|
@ -76,7 +76,7 @@ public enum BaseCurrencyNetwork {
|
|||
}
|
||||
}
|
||||
|
||||
private static class XmrStageNetParams extends RegTestParams {
|
||||
private static class XmrStageNetParams extends MainNetParams {
|
||||
@Override
|
||||
public MonetaryFormat getMonetaryFormat() {
|
||||
return XMR_MONETARY_FORMAT;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue