From 1ab97e91d8912409ca3ee85fa158aedfea857b4f Mon Sep 17 00:00:00 2001 From: Duke Leto Date: Sat, 14 Nov 2020 16:36:11 -0500 Subject: [PATCH] HUSH was the very first Pure Sapling chain, we have no JoinSplits --- doc/payment-api.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/doc/payment-api.md b/doc/payment-api.md index cd632c144..868909396 100644 --- a/doc/payment-api.md +++ b/doc/payment-api.md @@ -160,8 +160,6 @@ RPC_WALLET_INSUFFICIENT_FUNDS (-6) | _Not enough funds in wallet or account_ RPC_WALLET_ERROR (-4) | _Unspecified problem with wallet_ ----------------------| ------------------------------------- -"Could not find previous JoinSplit anchor" | Try restarting node with `-reindex`. -"Error decrypting output note of previous JoinSplit: __" | "Could not find witness for note commitment" | Try restarting node with `-rescan`. "Witness for note commitment is null" | Missing witness for note commitment. "Witness for spendable note does not have same anchor as change input" | Invalid anchor for spendable note witness.