We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a15433 commit 769ff16Copy full SHA for 769ff16
1 file changed
src/qt/coldstakingwizard.cpp
@@ -32,7 +32,7 @@ IntroPage::IntroPage(QWidget *parent)
32
"You will need to provide two addresses from different wallets:<br>"
33
" - a staking address: this address will be authorised to stake the<br>"
34
" coins sent to the cold staking address.<br>"
35
- " - a spending address: this address will authorised to spend the<br>"
+ " - a spending address: this address will be authorised to spend the<br>"
36
37
"These addresses will be used to generate a cold staking address."));
38
label->setWordWrap(true);
0 commit comments