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
the encoding completes with no issues but onchain/in solidity it is not decoding an error occors please help me verify if the ethers web2 encoding is dont properly. especially with the type that us defined for encoding
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
the solidity data structure and code is as follows :
and in solidity code the abi decode is done like so :
and with ethers on web 2 i do this :
the encoding completes with no issues but onchain/in solidity it is not decoding an error occors please help me verify if the ethers web2 encoding is dont properly. especially with the type that us defined for encoding
Beta Was this translation helpful? Give feedback.
All reactions