Update Public Address to Wallet Address to match paper wallet design
This commit is contained in:
parent
aba3c871ba
commit
e6312c82ff
@ -24,7 +24,7 @@
|
|||||||
<div class="card">
|
<div class="card">
|
||||||
<div class="card-header">Check Wallet Balance</div>
|
<div class="card-header">Check Wallet Balance</div>
|
||||||
<div class="card-content card-content-padding">
|
<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>
|
||||||
<div class="card-content card-content-padding">
|
<div class="card-content card-content-padding">
|
||||||
<div class="button hapticbtn button-fill" onclick="scanWalletQrCode(displayWalletBalance)"><i class="fa-solid fa-qrcode"></i> Scan Wallet</div>
|
<div class="button hapticbtn button-fill" onclick="scanWalletQrCode(displayWalletBalance)"><i class="fa-solid fa-qrcode"></i> Scan Wallet</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user