Update notification message for account activation requirement is 1 XRP
This commit is contained in:
parent
1f1623952d
commit
79e3e5cdc9
@ -1509,7 +1509,7 @@ async function checkBalanceAndTransactions() {
|
|||||||
document.getElementById("balanceInfo").style.display = "block";
|
document.getElementById("balanceInfo").style.display = "block";
|
||||||
|
|
||||||
notify(
|
notify(
|
||||||
"Account not found - Address not activated (needs 10 XRP minimum)",
|
"Account not found - Address not activated (needs 1 XRP minimum)",
|
||||||
"warning"
|
"warning"
|
||||||
);
|
);
|
||||||
} else {
|
} else {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user