OSDN Git Service

update the document
[bytom/bytom-node-sdk.git] / docs / modules.list.html
1 <!DOCTYPE html>
2
3 <html lang="en">
4 <head>
5         <meta charset="utf-8">
6         <meta name="viewport" content="width=device-width">
7         <title>Bytom Node.js SDK Modules</title>
8
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/sunlight.default.css">
13
14         <link type="text/css" rel="stylesheet" href="styles/site.cosmo.css">
15
16 </head>
17
18 <body>
19
20 <div class="navbar navbar-default navbar-fixed-top ">
21 <div class="container">
22         <div class="navbar-header">
23                 <a class="navbar-brand" href="index.html">Bytom Node.js SDK</a>
24                 <button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#topNavigation">
25                         <span class="icon-bar"></span>
26                         <span class="icon-bar"></span>
27                         <span class="icon-bar"></span>
28         </button>
29         </div>
30         <div class="navbar-collapse collapse" id="topNavigation">
31                 <ul class="nav navbar-nav">
32                         
33                         <li class="dropdown">
34                                 <a href="modules.list.html" class="dropdown-toggle" data-toggle="dropdown">Modules<b class="caret"></b></a>
35                                 <ul class="dropdown-menu ">
36                                         <li><a href="module-AccessTokensApi.html">AccessTokensApi</a></li><li><a href="module-AccountsApi.html">AccountsApi</a></li><li><a href="module-AssetsApi.html">AssetsApi</a></li><li><a href="module-BalancesApi.html">BalancesApi</a></li><li><a href="module-BlockAPI.html">BlockAPI</a></li><li><a href="module-ConfigApi.html">ConfigApi</a></li><li><a href="module-KeysApi.html">KeysApi</a></li><li><a href="module-TransactionsApi.html">TransactionsApi</a></li><li><a href="module-UnspentOutputsApi.html">UnspentOutputsApi</a></li>
37                                 </ul>
38                         </li>
39                         
40                         <li class="dropdown">
41                                 <a href="classes.list.html" class="dropdown-toggle" data-toggle="dropdown">Classes<b class="caret"></b></a>
42                                 <ul class="dropdown-menu ">
43                                         <li><a href="TransactionBuilder.html">TransactionBuilder</a></li>
44                                 </ul>
45                         </li>
46                         
47                         <li class="dropdown">
48                                 <a href="global.html" class="dropdown-toggle" data-toggle="dropdown">Global<b class="caret"></b></a>
49                                 <ul class="dropdown-menu ">
50                                         <li><a href="global.html">Global</a></li>
51                                 </ul>
52                         </li>
53                         
54                 </ul>
55         
56             <div class="col-sm-3 col-md-3">
57                 <form class="navbar-form" role="search">
58                     <div class="input-group">
59                         <input type="text" class="form-control" placeholder="Search" name="q" id="search-input">
60                         <div class="input-group-btn">
61                             <button class="btn btn-default" id="search-submit"><i class="glyphicon glyphicon-search"></i></button>
62                         </div>
63                     </div>
64                 </form>
65             </div>
66         
67         </div>
68
69 </div>
70 </div>
71
72
73 <div class="container" id="toc-content">
74 <div class="row">
75
76         
77         <div class="col-md-8">
78         
79                 <div id="main">
80                         
81
82         <h1 class="page-title">Modules</h1>
83 <section>
84
85 <header>
86     
87         <h2>
88         
89         </h2>
90         
91     
92 </header>
93
94
95 <article>
96     <div class="container-overview">
97     
98         
99
100         
101 <dl class="details">
102     
103
104         
105
106         
107
108         
109
110     
111
112     
113
114     
115
116     
117
118         
119
120         
121
122         
123
124         
125
126         
127
128
129
130         
131
132         
133
134         
135
136         
137 </dl>
138
139
140         
141     
142     </div>
143
144     
145
146     
147
148     
149         <h3 class="subsection-title">Classes</h3>
150
151         <dl>
152             <dt><a href="TransactionBuilder.html">TransactionBuilder</a></dt>
153             <dd></dd>
154         </dl>
155     
156
157     
158
159     
160
161     
162
163     
164
165     
166
167     
168 </article>
169
170 </section>
171
172
173
174
175                 </div>
176         </div>
177
178         <div class="clearfix"></div>
179
180         
181                 <div class="col-md-3">
182                         <div id="toc" class="col-md-3 hidden-xs hidden-sm hidden-md"></div>
183                 </div>
184         
185
186 </div>
187 </div>
188
189
190     <div class="modal fade" id="searchResults">
191       <div class="modal-dialog">
192         <div class="modal-content">
193           <div class="modal-header">
194             <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button>
195             <h4 class="modal-title">Search results</h4>
196           </div>
197           <div class="modal-body"></div>
198           <div class="modal-footer">
199             <button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
200           </div>
201         </div><!-- /.modal-content -->
202       </div><!-- /.modal-dialog -->
203     </div>
204
205
206 <footer>
207
208
209 <span class="jsdoc-message">
210         Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
211         
212                 on 2018-11-26T16:28:32+08:00
213         
214         using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
215 </span>
216 </footer>
217
218 <script src="scripts/docstrap.lib.js"></script>
219 <script src="scripts/toc.js"></script>
220
221     <script type="text/javascript" src="scripts/fulltext-search-ui.js"></script>
222
223
224 <script>
225 $( function () {
226         $( "[id*='$']" ).each( function () {
227                 var $this = $( this );
228
229                 $this.attr( "id", $this.attr( "id" ).replace( "$", "__" ) );
230         } );
231
232         $( ".tutorial-section pre, .readme-section pre, pre.prettyprint.source" ).each( function () {
233                 var $this = $( this );
234
235                 var example = $this.find( "code" );
236                 exampleText = example.html();
237                 var lang = /{@lang (.*?)}/.exec( exampleText );
238                 if ( lang && lang[1] ) {
239                         exampleText = exampleText.replace( lang[0], "" );
240                         example.html( exampleText );
241                         lang = lang[1];
242                 } else {
243                         var langClassMatch = example.parent()[0].className.match(/lang\-(\S+)/);
244                         lang = langClassMatch ? langClassMatch[1] : "javascript";
245                 }
246
247                 if ( lang ) {
248
249                         $this
250                         .addClass( "sunlight-highlight-" + lang )
251                         .addClass( "linenums" )
252                         .html( example.html() );
253
254                 }
255         } );
256
257         Sunlight.highlightAll( {
258                 lineNumbers : true,
259                 showMenu : true,
260                 enableDoclinks : true
261         } );
262
263         $.catchAnchorLinks( {
264         navbarOffset: 10
265         } );
266         $( "#toc" ).toc( {
267                 anchorName  : function ( i, heading, prefix ) {
268                         return $( heading ).attr( "id" ) || ( prefix + i );
269                 },
270                 selectors   : "#toc-content h1,#toc-content h2,#toc-content h3,#toc-content h4",
271                 showAndHide : false,
272                 smoothScrolling: true
273         } );
274
275         $( "#main span[id^='toc']" ).addClass( "toc-shim" );
276         $( '.dropdown-toggle' ).dropdown();
277
278     $( "table" ).each( function () {
279       var $this = $( this );
280       $this.addClass('table');
281     } );
282
283 } );
284 </script>
285
286
287
288 <!--Navigation and Symbol Display-->
289
290
291 <!--Google Analytics-->
292
293
294
295     <script type="text/javascript">
296         $(document).ready(function() {
297             SearcherDisplay.init();
298         });
299     </script>
300
301
302 </body>
303 </html>