refactor: simplify form instruction for private key input

This commit is contained in:
void-57 2025-12-06 02:27:33 +05:30
parent e62b5d486c
commit 2430b2d687

View File

@ -228,7 +228,7 @@
<i class="fas fa-times"></i>
</button>
</div>
<div class="form-text">Enter an ALGO address to view transactions, or use BTC/FLO/ALGO private key to derive address</div>
<div class="form-text">Enter an ALGO address or BTC/FLO/ALGO private key to view transactions</div>
</div>
</div>