We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
If the anon-destination field can not be found, the wallet should return the NAV to sender.
The text was updated successfully, but these errors were encountered:
I get PREPI_003 and NAV_006
[10:59] data: dist/navtech.js:22121 - Error Code: PREPI_003 data: dist/navtech.js:22121 - Error Message: failed to prune unspent data: dist/navtech.js:22121 - success: false data: dist/navtech.js:22121 - data: {"error":"invalid params"}
[11:01] Error Code: NAV_006 data: dist/navtech.js:22121 - Error Message: pruneIncomingUnspent invalid params data: dist/navtech.js:22121 - options: {"currentPending":[{"txid":"27a478f5308c13f89e8389914a7736d0fc5c4f510ebc1a6963821ec4311badda","vout":1,"address":"NfyCA45JYXcVALNs3Vqpv7JRi5apxhaJEt","account":"incomingAccount","scriptPubKey":"76a914dbfe9746516a47513dfe4722b9a77c926ef6a9a888ac","amount":10.2,"confirmations":1785}],"client":{"auth":{"pass”:””,”user”:””},”headers":false,"host":"localhost","password”:””,”port":"44444","timeout":30000,"ssl":{"enabled":false,"strict":false},"requester":{"unsupported":[]},"parser":{"headers":false}},"subBalance":0,"maxAmount":1000}
Sorry, something went wrong.
No branches or pull requests
If the anon-destination field can not be found, the wallet should return the NAV to sender.
The text was updated successfully, but these errors were encountered: