20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
-
+
|
.de JB
If the optional
.B -json
argument is used and specified as true the result is a JSON representation,
otherwise a Tcl dict representation is used.
..
.PU
.TH NANO N "8 Jul 2018" "nano @@VERS@@"
.TH NANO N "@@SHORT_DATE@@" "nano @@VERS@@"
.SH NAME
nano \- Tcl bindings for Nano
.SH SYNOPSIS
.B nano::
.in +2m
.B address::
|
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
|
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
|
-
+
|
.RI " -> " boolean
This procedure validates that the supplied
.I work
is valid for the supplied
.IR workData ,
which is either a block hash or an account public key. For more information
see the descript of
see the description of
.BR fromWorkData .
.SS High-level Account
.TP
.B :nano::account::setFrontier
.I account
|