You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to minimize the possibility of sending funds to a wrong address, I propose to implement some simple additional checks of the destination address:
Log a history of sent-to account addresses and warn the user when sending to an address that was never used before.
Check the balance of the destination address and if 0 warn the user (reasoning: it might be either a never before used address or simply a wrong address).
In order to minimize the possibility of sending funds to a wrong address, I propose to implement some simple additional checks of the destination address:
The text was updated successfully, but these errors were encountered: