Difference between revisions of "getViewKey"

From Talleo Wiki
Jump to navigation Jump to search
(Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | colspan="4" | none |} == Output == {| class="wikitable" ! Argument !! Description !! Fo...")
 
(Add "See also" section mentioning "getViewKeys".)
 
Line 12: Line 12:
 
| viewSecretKey || Secret view key of the wallet container || string
 
| viewSecretKey || Secret view key of the wallet container || string
 
|}
 
|}
 +
 +
== See also ==
 +
* [[getViewKeys]]

Latest revision as of 18:03, 15 March 2021

Input

Argument Mandatory Description Format
none

Output

Argument Description Format
viewSecretKey Secret view key of the wallet container string

See also