mirror of
https://github.com/dashpay/dash.git
synced 2024-12-28 05:23:01 +01:00
Gives the end-user a better understanding on the information displayed there.
This commit is contained in:
parent
cf1ec7153b
commit
7c0920e396
@ -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){
|
||||
|
Loading…
Reference in New Issue
Block a user