zcrawreceive - Zcash 2.0.7 RPC

zcrawreceive zcsecretkey encryptednote

DEPRECATED. Decrypts encryptednote and checks if the coin commitments
are in the blockchain as indicated by the "exists" result.

Output: {
  "amount": value,
  "note": noteplaintext,
  "exists": exists
}


Made by @karel_3d; license of the docs is MIT (see zcash repo), license of the scripts and webpage is also MIT ((C) 2018 Karel Bilek) (github repo)

Note it uses a mainnet node



Control