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
Currently, RedeemerUtil is called several times to find the correct index for a redeemer in the transaction. Some of these calls may be unnecessary and unoptimized. We should check whether this can be optimized.
The text was updated successfully, but these errors were encountered:
Currently,
RedeemerUtil
is called several times to find the correct index for a redeemer in the transaction. Some of these calls may be unnecessary and unoptimized. We should check whether this can be optimized.The text was updated successfully, but these errors were encountered: