File tree Expand file tree Collapse file tree 8 files changed +925
-2
lines changed Expand file tree Collapse file tree 8 files changed +925
-2
lines changed Original file line number Diff line number Diff line change
1
+ <!DOCTYPE html>
2
+ < html lang ="en ">
3
+ < head >
4
+ < meta charset ="utf-8 ">
5
+ < title > JSDoc: Namespace: account</ title >
6
+
7
+ < script src ="scripts/prettify/prettify.js "> </ script >
8
+ < script src ="scripts/prettify/lang-css.js "> </ script >
9
+ <!--[if lt IE 9]>
10
+ <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
11
+ <![endif]-->
12
+ < link type ="text/css " rel ="stylesheet " href ="styles/prettify-tomorrow.css ">
13
+ < link type ="text/css " rel ="stylesheet " href ="styles/jsdoc-default.css ">
14
+ </ head >
15
+
16
+ < body >
17
+
18
+ < div id ="main ">
19
+
20
+ < h1 class ="page-title "> Namespace: account</ h1 >
21
+
22
+
23
+
24
+
25
+
26
+
27
+ < section >
28
+
29
+ < header >
30
+
31
+ < h2 > account</ h2 >
32
+
33
+
34
+ </ header >
35
+
36
+ < article >
37
+ < div class ="container-overview ">
38
+
39
+
40
+
41
+
42
+
43
+
44
+ < dl class ="details ">
45
+
46
+
47
+
48
+
49
+
50
+
51
+
52
+
53
+
54
+
55
+
56
+
57
+
58
+
59
+
60
+
61
+
62
+
63
+
64
+
65
+
66
+
67
+
68
+
69
+
70
+
71
+ < dt class ="tag-source "> Source:</ dt >
72
+ < dd class ="tag-source "> < ul class ="dummy "> < li >
73
+ < a href ="init.js.html "> init.js</ a > , < a href ="init.js.html#line117 "> line 117</ a >
74
+ </ li > </ ul > </ dd >
75
+
76
+
77
+
78
+
79
+
80
+
81
+
82
+ </ dl >
83
+
84
+
85
+
86
+
87
+ </ div >
88
+
89
+
90
+
91
+
92
+
93
+
94
+
95
+
96
+
97
+
98
+
99
+
100
+
101
+
102
+
103
+
104
+
105
+
106
+ </ article >
107
+
108
+ </ section >
109
+
110
+
111
+
112
+
113
+ </ div >
114
+
115
+ < nav >
116
+ < h2 > < a href ="index.html "> Home</ a > </ h2 > < h3 > Namespaces</ h3 > < ul > < li > < a href ="account.html "> account</ a > </ li > < li > < a href ="block.html "> block</ a > </ li > < li > < a href ="contract.html "> contract</ a > </ li > < li > < a href ="stats.html "> stats</ a > </ li > < li > < a href ="transaction.html "> transaction</ a > </ li > </ ul > < h3 > Tutorials</ h3 > < ul > < li > < a href ="tutorial-tutorial.html "> tutorial</ a > </ li > </ ul >
117
+ </ nav >
118
+
119
+ < br class ="clear ">
120
+
121
+ < footer >
122
+ Documentation generated by < a href ="https://github.com/jsdoc3/jsdoc "> JSDoc 3.4.2</ a > on Sun Oct 09 2016 01:08:32 GMT+0200 (CEST)
123
+ </ footer >
124
+
125
+ < script > prettyPrint ( ) ; </ script >
126
+ < script src ="scripts/linenumber.js "> </ script >
127
+ </ body >
128
+ </ html >
Original file line number Diff line number Diff line change
1
+ <!DOCTYPE html>
2
+ < html lang ="en ">
3
+ < head >
4
+ < meta charset ="utf-8 ">
5
+ < title > JSDoc: Namespace: block</ title >
6
+
7
+ < script src ="scripts/prettify/prettify.js "> </ script >
8
+ < script src ="scripts/prettify/lang-css.js "> </ script >
9
+ <!--[if lt IE 9]>
10
+ <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
11
+ <![endif]-->
12
+ < link type ="text/css " rel ="stylesheet " href ="styles/prettify-tomorrow.css ">
13
+ < link type ="text/css " rel ="stylesheet " href ="styles/jsdoc-default.css ">
14
+ </ head >
15
+
16
+ < body >
17
+
18
+ < div id ="main ">
19
+
20
+ < h1 class ="page-title "> Namespace: block</ h1 >
21
+
22
+
23
+
24
+
25
+
26
+
27
+ < section >
28
+
29
+ < header >
30
+
31
+ < h2 > block</ h2 >
32
+
33
+
34
+ </ header >
35
+
36
+ < article >
37
+ < div class ="container-overview ">
38
+
39
+
40
+
41
+
42
+
43
+
44
+ < dl class ="details ">
45
+
46
+
47
+
48
+
49
+
50
+
51
+
52
+
53
+
54
+
55
+
56
+
57
+
58
+
59
+
60
+
61
+
62
+
63
+
64
+
65
+
66
+
67
+
68
+
69
+
70
+
71
+ < dt class ="tag-source "> Source:</ dt >
72
+ < dd class ="tag-source "> < ul class ="dummy "> < li >
73
+ < a href ="init.js.html "> init.js</ a > , < a href ="init.js.html#line70 "> line 70</ a >
74
+ </ li > </ ul > </ dd >
75
+
76
+
77
+
78
+
79
+
80
+
81
+
82
+ </ dl >
83
+
84
+
85
+
86
+
87
+ </ div >
88
+
89
+
90
+
91
+
92
+
93
+
94
+
95
+
96
+
97
+
98
+
99
+
100
+
101
+
102
+
103
+
104
+
105
+
106
+ </ article >
107
+
108
+ </ section >
109
+
110
+
111
+
112
+
113
+ </ div >
114
+
115
+ < nav >
116
+ < h2 > < a href ="index.html "> Home</ a > </ h2 > < h3 > Namespaces</ h3 > < ul > < li > < a href ="account.html "> account</ a > </ li > < li > < a href ="block.html "> block</ a > </ li > < li > < a href ="contract.html "> contract</ a > </ li > < li > < a href ="stats.html "> stats</ a > </ li > < li > < a href ="transaction.html "> transaction</ a > </ li > </ ul > < h3 > Tutorials</ h3 > < ul > < li > < a href ="tutorial-tutorial.html "> tutorial</ a > </ li > </ ul >
117
+ </ nav >
118
+
119
+ < br class ="clear ">
120
+
121
+ < footer >
122
+ Documentation generated by < a href ="https://github.com/jsdoc3/jsdoc "> JSDoc 3.4.2</ a > on Sun Oct 09 2016 01:08:32 GMT+0200 (CEST)
123
+ </ footer >
124
+
125
+ < script > prettyPrint ( ) ; </ script >
126
+ < script src ="scripts/linenumber.js "> </ script >
127
+ </ body >
128
+ </ html >
Original file line number Diff line number Diff line change
1
+ <!DOCTYPE html>
2
+ < html lang ="en ">
3
+ < head >
4
+ < meta charset ="utf-8 ">
5
+ < title > JSDoc: Namespace: contract</ title >
6
+
7
+ < script src ="scripts/prettify/prettify.js "> </ script >
8
+ < script src ="scripts/prettify/lang-css.js "> </ script >
9
+ <!--[if lt IE 9]>
10
+ <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
11
+ <![endif]-->
12
+ < link type ="text/css " rel ="stylesheet " href ="styles/prettify-tomorrow.css ">
13
+ < link type ="text/css " rel ="stylesheet " href ="styles/jsdoc-default.css ">
14
+ </ head >
15
+
16
+ < body >
17
+
18
+ < div id ="main ">
19
+
20
+ < h1 class ="page-title "> Namespace: contract</ h1 >
21
+
22
+
23
+
24
+
25
+
26
+
27
+ < section >
28
+
29
+ < header >
30
+
31
+ < h2 > contract</ h2 >
32
+
33
+
34
+ </ header >
35
+
36
+ < article >
37
+ < div class ="container-overview ">
38
+
39
+
40
+
41
+
42
+
43
+
44
+ < dl class ="details ">
45
+
46
+
47
+
48
+
49
+
50
+
51
+
52
+
53
+
54
+
55
+
56
+
57
+
58
+
59
+
60
+
61
+
62
+
63
+
64
+
65
+
66
+
67
+
68
+
69
+
70
+
71
+ < dt class ="tag-source "> Source:</ dt >
72
+ < dd class ="tag-source "> < ul class ="dummy "> < li >
73
+ < a href ="init.js.html "> init.js</ a > , < a href ="init.js.html#line101 "> line 101</ a >
74
+ </ li > </ ul > </ dd >
75
+
76
+
77
+
78
+
79
+
80
+
81
+
82
+ </ dl >
83
+
84
+
85
+
86
+
87
+ </ div >
88
+
89
+
90
+
91
+
92
+
93
+
94
+
95
+
96
+
97
+
98
+
99
+
100
+
101
+
102
+
103
+
104
+
105
+
106
+ </ article >
107
+
108
+ </ section >
109
+
110
+
111
+
112
+
113
+ </ div >
114
+
115
+ < nav >
116
+ < h2 > < a href ="index.html "> Home</ a > </ h2 > < h3 > Namespaces</ h3 > < ul > < li > < a href ="account.html "> account</ a > </ li > < li > < a href ="block.html "> block</ a > </ li > < li > < a href ="contract.html "> contract</ a > </ li > < li > < a href ="stats.html "> stats</ a > </ li > < li > < a href ="transaction.html "> transaction</ a > </ li > </ ul > < h3 > Tutorials</ h3 > < ul > < li > < a href ="tutorial-tutorial.html "> tutorial</ a > </ li > </ ul >
117
+ </ nav >
118
+
119
+ < br class ="clear ">
120
+
121
+ < footer >
122
+ Documentation generated by < a href ="https://github.com/jsdoc3/jsdoc "> JSDoc 3.4.2</ a > on Sun Oct 09 2016 01:08:32 GMT+0200 (CEST)
123
+ </ footer >
124
+
125
+ < script > prettyPrint ( ) ; </ script >
126
+ < script src ="scripts/linenumber.js "> </ script >
127
+ </ body >
128
+ </ html >
Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ <h2><a href="index.html">Home</a></h2><h3>Tutorials</h3><ul><li><a href="tutoria
82
82
< br class ="clear ">
83
83
84
84
< footer >
85
- Documentation generated by < a href ="https://github.com/jsdoc3/jsdoc "> JSDoc 3.4.2</ a > on Thu Oct 06 2016 16:34:53 GMT+0200 (CEST)
85
+ Documentation generated by < a href ="https://github.com/jsdoc3/jsdoc "> JSDoc 3.4.2</ a > on Sun Oct 09 2016 01:09:10 GMT+0200 (CEST)
86
86
</ footer >
87
87
88
88
< script > prettyPrint ( ) ; </ script >
You can’t perform that action at this time.
0 commit comments