Update to a new address

This commit is contained in:
Manfred Karrer 2014-10-27 15:05:43 +01:00
parent 670a19037e
commit 2a78e194bd

View File

@ -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...