OSDN Git Service

update the JS SDK API
[bytom/Bytom-JS-SDK.git] / docs / module-QuerySDK.html
1 <!DOCTYPE html>
2 <html lang="en">
3 <head>
4     <meta charset="utf-8">
5     <title>JSDoc: Module: QuerySDK</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">Module: QuerySDK</h1>
21
22     
23
24
25
26
27 <section>
28
29 <header>
30     
31         
32             
33         
34     
35 </header>
36
37 <article>
38     <div class="container-overview">
39     
40         
41             <div class="description"><p>SDK for interacting with query.</p></div>
42         
43
44         
45             
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61 <dl class="details">
62
63     
64
65     
66
67     
68
69     
70
71     
72
73     
74
75     
76
77     
78
79     
80
81     
82
83     
84
85     
86
87     
88     <dt class="tag-source">Source:</dt>
89     <dd class="tag-source"><ul class="dummy"><li>
90         <a href="sdk_query.js.html">sdk/query.js</a>, <a href="sdk_query.js.html#line1">line 1</a>
91     </li></ul></dd>
92     
93
94     
95
96     
97
98     
99 </dl>
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118         
119     
120     </div>
121
122     
123
124     
125
126     
127
128     
129
130     
131
132     
133
134     
135
136     
137
138     
139
140     
141 </article>
142
143 </section>
144
145
146
147
148 </div>
149
150 <nav>
151     <h2><a href="index.html">Home</a></h2><h3>Modules</h3><ul><li><a href="module-AccountsApi.html">AccountsApi</a></li><li><a href="module-BalancesApi.html">BalancesApi</a></li><li><a href="module-KeysApi.html">KeysApi</a></li><li><a href="module-KeysSDK.html">KeysSDK</a></li><li><a href="module-QuerySDK.html">QuerySDK</a></li><li><a href="module-TransactionsApi.html">TransactionsApi</a></li><li><a href="module-TransactionSDK.html">TransactionSDK</a></li><li><a href="module-WalletSDK.html">WalletSDK</a></li></ul><h3>Classes</h3><ul><li><a href="accountsSDK.html">accountsSDK</a></li></ul>
152 </nav>
153
154 <br class="clear">
155
156 <footer>
157     Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Thu Apr 18 2019 14:06:14 GMT+0800 (CST)
158 </footer>
159
160 <script> prettyPrint(); </script>
161 <script src="scripts/linenumber.js"> </script>
162 </body>
163 </html>