mirror of
https://github.com/fluencelabs/js-libp2p
synced 2025-07-02 02:11:33 +00:00
chore: typo
This commit is contained in:
@ -24,7 +24,7 @@ const {
|
|||||||
|
|
||||||
const METRICS_COMPONENT = 'dialler'
|
const METRICS_COMPONENT = 'dialler'
|
||||||
const METRICS_PENDING_DIALS = 'pending-dials'
|
const METRICS_PENDING_DIALS = 'pending-dials'
|
||||||
const METRICS_PENDING_DIAL_TARGETS = 'pending-dials-targers'
|
const METRICS_PENDING_DIAL_TARGETS = 'pending-dial-targets'
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @typedef {import('libp2p-interfaces/src/connection').Connection} Connection
|
* @typedef {import('libp2p-interfaces/src/connection').Connection} Connection
|
||||||
|
Reference in New Issue
Block a user