mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 12:32:48 +01:00
Fix broken link in PrivateSend info dialog (#3031)
This commit is contained in:
parent
9d49fbff69
commit
be3bc48c95
@ -161,7 +161,7 @@ your funds will already be anonymized. No additional waiting is required.</li> \
|
|||||||
This means those 1000 addresses last for about 100 mixing events. When 900 of them are used, your wallet must create more addresses. \
|
This means those 1000 addresses last for about 100 mixing events. When 900 of them are used, your wallet must create more addresses. \
|
||||||
It can only do this, however, if you have automatic backups enabled.<br> \
|
It can only do this, however, if you have automatic backups enabled.<br> \
|
||||||
Consequently, users who have backups disabled will also have PrivateSend disabled. <hr>\
|
Consequently, users who have backups disabled will also have PrivateSend disabled. <hr>\
|
||||||
For more information, see the <a href=\"https://docs.dash.org/en/latest/wallets/dashcore/privatesend-instantsend.html\">PrivateSend documentation</a>."
|
For more information, see the <a href=\"https://docs.dash.org/en/stable/wallets/dashcore/privatesend-instantsend.html\">PrivateSend documentation</a>."
|
||||||
));
|
));
|
||||||
ui->aboutMessage->setWordWrap(true);
|
ui->aboutMessage->setWordWrap(true);
|
||||||
ui->helpMessage->setVisible(false);
|
ui->helpMessage->setVisible(false);
|
||||||
|
Loading…
Reference in New Issue
Block a user