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
Dash SDK fails to sync with Empty SPV chain error, as a result it does not recognise new utxos in the wallet and any transaction done from the wallet tries to spend UTXO that has been already spent.
Possible Solution
I don't really understand what is hapenning
Steps to Reproduce (for bugs)
await client.getWalletAccount()
Empty SPV chain throws almost every time (and every time when i use unsafeOptions)
Context
Your Environment
Version used: 1.4.1 (4.4.1)
Environment name and version (e.g. Chrome 39, node.js 5.4): nodejs 21
Operating System and version (desktop, server, or mobile): Mac arm64
Link to your project:
The text was updated successfully, but these errors were encountered:
Expected Behavior
It should be possible to make transactions
Current Behavior
Dash SDK fails to sync with Empty SPV chain error, as a result it does not recognise new utxos in the wallet and any transaction done from the wallet tries to spend UTXO that has been already spent.
Possible Solution
I don't really understand what is hapenning
Steps to Reproduce (for bugs)
Context
Your Environment
The text was updated successfully, but these errors were encountered: