Skip to content

Commit a3c2e2c

Browse files
Daniel1984JacobPlaster
authored andcommitted
updating docs
1 parent b2d55db commit a3c2e2c

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

docs/RESTv1.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6784,7 +6784,7 @@ <h5>Parameters:</h5>
67846784
<br class="clear">
67856785

67866786
<footer>
6787-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.4</a> on Wed May 20 2020 17:04:33 GMT+0300 (Eastern European Summer Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
6787+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.4</a> on Wed May 20 2020 17:07:38 GMT+0300 (Eastern European Summer Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
67886788
</footer>
67896789

67906790
<script>prettyPrint();</script>

docs/RESTv2.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19722,7 +19722,7 @@ <h5>Returns:</h5>
1972219722
<br class="clear">
1972319723

1972419724
<footer>
19725-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.4</a> on Wed May 20 2020 17:04:33 GMT+0300 (Eastern European Summer Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
19725+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.4</a> on Wed May 20 2020 17:07:38 GMT+0300 (Eastern European Summer Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
1972619726
</footer>
1972719727

1972819728
<script>prettyPrint();</script>

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ <h3>nonce too small</h3>
127127
<br class="clear">
128128

129129
<footer>
130-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.4</a> on Wed May 20 2020 17:04:33 GMT+0300 (Eastern European Summer Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
130+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.4</a> on Wed May 20 2020 17:07:38 GMT+0300 (Eastern European Summer Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
131131
</footer>
132132

133133
<script>prettyPrint();</script>

docs/rest1.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -661,7 +661,7 @@ <h1 class="page-title">rest1.js</h1>
661661
<br class="clear">
662662

663663
<footer>
664-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.4</a> on Wed May 20 2020 17:04:33 GMT+0300 (Eastern European Summer Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
664+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.4</a> on Wed May 20 2020 17:07:38 GMT+0300 (Eastern European Summer Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
665665
</footer>
666666

667667
<script>prettyPrint();</script>

docs/rest2.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1519,7 +1519,7 @@ <h1 class="page-title">rest2.js</h1>
15191519
* @see https://docs.bitfinex.com/reference#rest-auth-pulse-hist
15201520
*/
15211521
pulseHistory (params, cb) {
1522-
return this._makeAuthRequest('/auth/r/pulse/hist', params, cb)
1522+
return this._makeAuthRequest('/auth/r/pulse/hist', params, cb, PulseMessage)
15231523
}
15241524
}
15251525

@@ -1540,7 +1540,7 @@ <h1 class="page-title">rest2.js</h1>
15401540
<br class="clear">
15411541

15421542
<footer>
1543-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.4</a> on Wed May 20 2020 17:04:33 GMT+0300 (Eastern European Summer Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
1543+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.4</a> on Wed May 20 2020 17:07:38 GMT+0300 (Eastern European Summer Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
15441544
</footer>
15451545

15461546
<script>prettyPrint();</script>

0 commit comments

Comments
 (0)