UNPKG

@dashevo/dashcore-p2p

Version:

Interface to the dash P2P network for Dashcore

9 lines (6 loc) 173 B
'use strict'; var spec = { name: 'P2P', message: 'Internal Error on dashcore-p2p Module {0}' }; module.exports = require('@dashevo/dashcore-lib').errors.extend(spec);