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
Transactions shall be built in parallell. That should decrease starting time. Even nicer approach would be stream, and building txs on demand with some small pre-buffer allowing to avoid any delays in runner.
The text was updated successfully, but these errors were encountered:
Transactions shall be built in parallell. That should decrease starting time. Even nicer approach would be stream, and building txs on demand with some small pre-buffer allowing to avoid any delays in runner.
The text was updated successfully, but these errors were encountered: