mirror of
https://github.com/fluencelabs/js-libp2p
synced 2025-04-03 16:21:04 +00:00
4 lines
77 B
JavaScript
4 lines
77 B
JavaScript
'use strict'
|
|
|
|
exports.NOT_STARTED_YET = 'The libp2p node is not started yet'
|