mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-04-19 23:36:00 -04:00
Update to a new address
This commit is contained in:
parent
670a19037e
commit
2a78e194bd
@ -60,8 +60,8 @@ public class FeePolicy {
|
||||
this.params = params;
|
||||
|
||||
if (params.equals(TestNet3Params.get())) {
|
||||
createOfferFeeAddress = "n3LLZ9ngKdxms3gCbHhNPibHTh7DmHigtE";
|
||||
takeOfferFeeAddress = "n3LLZ9ngKdxms3gCbHhNPibHTh7DmHigtE";
|
||||
createOfferFeeAddress = "mmm8BdTcHoc5wi75RmiQYsJ2Tr1NoZmM84";
|
||||
takeOfferFeeAddress = "mmm8BdTcHoc5wi75RmiQYsJ2Tr1NoZmM84";
|
||||
}
|
||||
else if (params.equals(MainNetParams.get())) {
|
||||
// bitsquare donation address used for the moment...
|
||||
|
Loading…
x
Reference in New Issue
Block a user