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 yarn-project/types/src/l1_to_l2_message.ts the hash function is computing a different result than solidity, update it such that it is on par. Issue is serialization.
In
yarn-project/types/src/l1_to_l2_message.tsthehashfunction is computing a different result than solidity, update it such that it is on par. Issue is serialization.