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
fix(transactions): fix error message for attempting sharded
transactions below 4.2
The original error would throw for all sharded deployments.
This fixes the wire check and makes sure it only throws
for wire checks below wire version 8
0 commit comments