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
Optimize the UTXO selection process. For instance, if a user has 10 UTXOs and creates EOI-A using the first 2 UTXOs, the system should prioritize using the remaining UTXOs for EOI-B rather than overlapping with the ones already allocated to EOI-A.
The text was updated successfully, but these errors were encountered:
Optimize the UTXO selection process. For instance, if a user has 10 UTXOs and creates EOI-A using the first 2 UTXOs, the system should prioritize using the remaining UTXOs for EOI-B rather than overlapping with the ones already allocated to EOI-A.
The text was updated successfully, but these errors were encountered: