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
It's not entirely correct. If playing with smart contracts with remix, it will do ethabi decode automatically. If we remove it, the code remix shows are wrong.
I prefer to remove
abi_encode_bytes
as it adds an unnecessary encoding and decoding process.The text was updated successfully, but these errors were encountered: