I imagine he means the donation address in the wallet itself - where users can donate a percentage of their staked coins. I have no idea who owns that address. It's something that should be updated when the wallet is refreshed.
Ben
I've got the code open, I'll check if I can find it later tonight
bool CreateDonation(double nAmount)
{
std::string SourceAddress = getUsableAddress(nAmount);
CBitcoinAddress Destaddress = "
SfxBuWSCL4TBNgWfPKx7RApPE9uRRnCkzr";
https://chainz.cryptoid.info/super/address.dws?SfxBuWSCL4TBNgWfPKx7RApPE9uRRnCkzr.htmAddress SfxBuWSCL4TBNgWfPKx7RApPE9uRRnCkzr
Balance 21,430.13451409 SUPER
That should cover some development, now we have to find out who owns it...
I think Griffith owns that address.Current wallet was compiled by him with that donation feature.