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
Hi,
I would like to suggest adding a batch transaction feature to this package. This feature would allow developers to send multiple transactions simultaneously in a single request. It could reduce the number of network requests and also help in minimizing transaction fees.
Reasons for adding this feature:
Performance Optimization: Sending transactions in batches can reduce the runtime of applications.
Cost Reduction: By minimizing the number of individual requests, transaction fees can be optimized.
Ease of Use: This feature can simplify coding and improve the developer experience.
Could this feature be considered for future releases?
Thank you!
The text was updated successfully, but these errors were encountered:
Hi,
I would like to suggest adding a batch transaction feature to this package. This feature would allow developers to send multiple transactions simultaneously in a single request. It could reduce the number of network requests and also help in minimizing transaction fees.
Reasons for adding this feature:
Could this feature be considered for future releases?
Thank you!
The text was updated successfully, but these errors were encountered: