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
When deserializing multiple UTXOs from the same wallet, in some point of the rawUtxos the process crash with this error. When doing the same process to deserialize the same UTXO but not on a loop, it works fine. Anyone maybe knows what could it be?
This is the typescript code that we use to deserialize, and the error is on the picture above
When deserializing multiple UTXOs from the same wallet, in some point of the rawUtxos the process crash with this error. When doing the same process to deserialize the same UTXO but not on a loop, it works fine. Anyone maybe knows what could it be?
This is the typescript code that we use to deserialize, and the error is on the picture above
The text was updated successfully, but these errors were encountered: