Yesterday, @amanda_b_johnson asked me if the forum could offer badges for masternode-owning forum users that would like to have them.
I needed a diversion, so I took a few hours to build it!
Masternode owners, If you'd like this shiny new "Masternode Owner/Operator" badge you see me rockin', go to:
https://www.dash.org/forum/account/preferences
where you'll find two new fields at the bottom:
To generate the signature using dash-cli:
You can check your work here: https://insight.dash.org/insight/messages/verify
If I did my job right, your badge will show up within about 5 minutes.
Check back in an hour or three. If not showing up within a day, post here.
Enjoy!
I needed a diversion, so I took a few hours to build it!
Masternode owners, If you'd like this shiny new "Masternode Owner/Operator" badge you see me rockin', go to:
https://www.dash.org/forum/account/preferences
where you'll find two new fields at the bottom:
- Put the address of an active, online masternode In the first field.
- Then, open your wallet that controls these funds and go to the menu item "Sign Message..." under "File".
- Paste your masternode address in the first field at the top.
- Paste this text in the big box in the middle:
Code:Masternode ownership proof for https://www.dash.org/forum/
- Press the "Sign Message" at the bottom. Enter your wallet password.
- Copy the signature generated just above the button, and paste it into the second preferences field.
- Press the "Save Changes" button on the preferences page to finish!
To generate the signature using dash-cli:
Code:
# insert a space before the next command to keep off disk (bash history)
$ export P=yourwalletpassphrase
$ dash-cli walletpassphrase $P 2 ; dash-cli signmessage YOURMASTERNODADDRESSHERE 'Masternode ownership proof for https://www.dash.org/forum/' ; unset P
H0G1Hq1NyT2Bw2LzUc42gRgY40M7f3eKfq+qGAajyQ+JbzCOw05gyYid0Fiiz6NOa4R6WMSPtqfyORaUiCReS04=
Check back in an hour or three. If not showing up within a day, post here.
Enjoy!
Last edited: