Update Public Address to Wallet Address to match paper wallet design

master
Skylar Ittner 2 years ago
parent aba3c871ba
commit e6312c82ff

@ -24,7 +24,7 @@
<div class="card">
<div class="card-header">Check Wallet Balance</div>
<div class="card-content card-content-padding">
Check the current balance of your physical crypto wallet. Just press the button and point your camera at the Public Address code, or type in the address manually.
Check the current balance of your physical crypto wallet. Just press the button and point your camera at the Wallet Address code, or type in the address manually.
</div>
<div class="card-content card-content-padding">
<div class="button hapticbtn button-fill" onclick="scanWalletQrCode(displayWalletBalance)"><i class="fa-solid fa-qrcode"></i> &nbsp; Scan Wallet</div>

Loading…
Cancel
Save