RPC: Viewing Keys #113

Manually merged
pitmutt merged 173 commits from rav001 into milestone4 2025-01-14 19:53:29 +00:00
Showing only changes of commit eda70396ba - Show all commits

View file

@ -794,8 +794,8 @@
},
{
"name": "getfullvk",
"summary": "De-shield the given amount of ZEC from the given account",
"description": "Creates a new internal transaction with the requested amount of ZEC to the transparent pool. The fee is not included in the given amount.",
"summary": "Derive the full viewing key for the given account.",
"description": "Derive the full viewing key for the given account, encoded per ZIP-316.",
"tags": [
{ "$ref": "#/components/tags/draft"},
{ "$ref": "#/components/tags/wip"}