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, ChunkedTransaction generates transaction_body_bytes for each chunk during execution. Instead, all transaction_body_bytes should be generated once when the transaction is frozen.
Currently, ChunkedTransaction generates transaction_body_bytes for each chunk during execution. Instead, all transaction_body_bytes should be generated once when the transaction is frozen.