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
We can use the above two commands to conveniently set the memo checker related account flag. However, if the memo flag is already set to what it is expected to be, calling the above commands will waste much transaction fee. The transaction fee is 1BNB which is very expensive.
So it would be better if the above commands can defect this duplicated account flags setting and just return error.
The text was updated successfully, but these errors were encountered:
We can use the above two commands to conveniently set the memo checker related account flag. However, if the memo flag is already set to what it is expected to be, calling the above commands will waste much transaction fee. The transaction fee is
1BNB
which is very expensive.So it would be better if the above commands can defect this duplicated account flags setting and just return error.
The text was updated successfully, but these errors were encountered: