Gives the end-user a better understanding on the information displayed there.

This commit is contained in:
crowning- 2015-02-03 21:48:11 +01:00
parent cf1ec7153b
commit 7c0920e396

View File

@ -360,6 +360,8 @@ void OverviewPage::darkSendStatus()
std::ostringstream convert;
convert << "Last Darksend message:\n";
if(state == POOL_STATUS_ACCEPTING_ENTRIES) {
if(entries == 0) {
if(darkSendPool.strAutoDenomResult.size() == 0){