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
I am having the user sign one transaction in a group.
The group has another transaction that has CloseoutTo set. The source transaction is NOT the user's address, wallet, he's not even authorizing this transaction.
However, the Algorand wallet displays a colorful warning:
"This transaction is sending your full Algo balance"
This is very misleading, it appears as if the app was trying to steal all of the user money. The "your full Algo" balance...
While in reality, we are clearing the escrow account.
Could the Algorang app check the source for the Closeout transaction before displaying such a warning to the user?
The text was updated successfully, but these errors were encountered:
I am having the user sign one transaction in a group.
The group has another transaction that has CloseoutTo set. The source transaction is NOT the user's address, wallet, he's not even authorizing this transaction.
However, the Algorand wallet displays a colorful warning:
"This transaction is sending your full Algo balance"
This is very misleading, it appears as if the app was trying to steal all of the user money. The "your full Algo" balance...
While in reality, we are clearing the escrow account.
Could the Algorang app check the source for the Closeout transaction before displaying such a warning to the user?
The text was updated successfully, but these errors were encountered: