docs(rpc): finalize getfullvk
This commit is contained in:
parent
eda70396ba
commit
876fe3a5d3
1 changed files with 1 additions and 4 deletions
|
@ -796,10 +796,7 @@
|
||||||
"name": "getfullvk",
|
"name": "getfullvk",
|
||||||
"summary": "Derive the full viewing key for the given account.",
|
"summary": "Derive the full viewing key for the given account.",
|
||||||
"description": "Derive the full viewing key for the given account, encoded per ZIP-316.",
|
"description": "Derive the full viewing key for the given account, encoded per ZIP-316.",
|
||||||
"tags": [
|
"tags": [],
|
||||||
{ "$ref": "#/components/tags/draft"},
|
|
||||||
{ "$ref": "#/components/tags/wip"}
|
|
||||||
],
|
|
||||||
"params": [
|
"params": [
|
||||||
{ "$ref": "#/components/contentDescriptors/AccountId"}
|
{ "$ref": "#/components/contentDescriptors/AccountId"}
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in a new issue