Add a note in /miner page about view only wallets and hardware signing

This commit is contained in:
DataHoarder 2023-07-19 18:31:28 +02:00
parent 363b8ef951
commit f5dbf6203a
Signed by: DataHoarder
SSH key fingerprint: SHA256:OLTRf6Fl87G52SiR7sWLGNzlJt4WOX+tfI2yxo0z7xk

View file

@ -274,6 +274,7 @@ type MinerPage struct {
<p>To set a miner alias you will need to sign a message using your wallet. On the Monero GUI, go to Advanced -> Sign/verify -> Select Mode "Message"</p>
<p>Enter the desired Miner Alias in Message, then press Sign Message. Copy the Signature and paste it on the field below, along with your chosen Miner Alias.</p>
<p><small>Miner Alias must be 4 to 20 characters long, and only 0-9, a-z, A-Z, and _-. are allowed, and cannot start with a number or symbol. No spaces are allowed either. Alias are unique for the observer instance.</small></p>
<p><small>Signatures generated by a View-Only wallet are not supported. Monero GUI does not generate valid signatures for hardware wallets.</small></p>
<p><small>You can remove your miner alias by using "REMOVE_MINER_ALIAS" as an alias.</small></p>
<div>
<label for="miner-alias">Miner Alias</label><br/>