Skip to content
New issue

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

Handling rejection of non anon transactions #2

Open
proletesseract opened this issue Dec 24, 2016 · 1 comment
Open

Handling rejection of non anon transactions #2

proletesseract opened this issue Dec 24, 2016 · 1 comment

Comments

@proletesseract
Copy link
Member

proletesseract commented Dec 24, 2016

If the anon-destination field can not be found, the wallet should return the NAV to sender.

@proletesseract
Copy link
Member Author

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}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant