Skip to content

Commit

Permalink
Changed treasury address
Browse files Browse the repository at this point in the history
  • Loading branch information
pandasneversleep authored Oct 14, 2019
1 parent ad5ce64 commit fa353da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/masternode-payments.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ CCriticalSection cs_vecPayments;
CCriticalSection cs_mapMasternodeBlocks;
CCriticalSection cs_mapMasternodePayeeVotes;

const std::string TREASURY_PAYMENT_ADDRESS("DCmQz3s2ddiTDjeCHXfgYBXztgyoPVgMSB");
const std::string TREASURY_PAYMENT_ADDRESS("DRLvy1E48YHraza6ZPufBpQz74C8mdoarW");

const std::string TREASURY_PAYMENT_ADDRESS_TESTNET("xw7G6toCcLr2J7ZK8zTfVRhAPiNc8AyxCd");

Expand Down

0 comments on commit fa353da

Please sign in to comment.