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
Move execution unit estimation to the very last part of tx building
Redeemer index will change during txbuilding. If execution unit estimation is performed before the final redeemer index is finalized, there could be mismatch between the index returned from estimation and the index stored locally in txbuilder.
0 commit comments