docs: get rid of global symbols.
This commit is contained in:
parent
154ee36493
commit
5d2429a7b1
@ -841,7 +841,8 @@ PolicyEstimator.fromRaw = function fromRaw(data, minRelay, logger) {
|
||||
|
||||
/**
|
||||
* StatEntry
|
||||
* @private
|
||||
* @alias module:mempool.StatEntry
|
||||
* @ignore
|
||||
*/
|
||||
|
||||
function StatEntry() {
|
||||
@ -851,7 +852,8 @@ function StatEntry() {
|
||||
|
||||
/**
|
||||
* DoubleMap
|
||||
* @private
|
||||
* @alias module:mempool.DoubleMap
|
||||
* @ignore
|
||||
*/
|
||||
|
||||
function DoubleMap() {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user