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
{{ message }}
This repository has been archived by the owner on Jan 12, 2022. It is now read-only.
@shumkov#3835 @antouhou#8806
Consider
getAccount()
on two separate accounts to keep UTXO management isolated:produces:
account5.getUTXOS()
shows the UTXOS fromaccount0
(and the other way around), they get clobbered together.Expected Behavior
I expected them to be isolated for greater coin selection control.
The text was updated successfully, but these errors were encountered: