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
Getting "Deserialization error: ULEB128-encoded integer did not fit in the target size" then using unsafe_moveCall result in sui_devInspectTransactionBlock
Getting "Deserialization error: ULEB128-encoded integer did not fit in the target size" then using unsafe_moveCall result in sui_devInspectTransactionBlock
Steps to Reproduce Issue
unsafe_moveCall
result:
sui_devInspectTransactionBlock
result:
Expected Result
Cetus Typescript SDK generates MoveCall result internally, and it's generated result is very different, much shorther
Typescript-generated code:
output:
Code inside Cetus Typescript SDK is something like this:
The text was updated successfully, but these errors were encountered: