UNPKG

garlicore-p2p

Version:

Interface to the garlicoin P2P network for garlicore

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