UNPKG

alterdot-p2p

Version:

Interface to the alterdot P2P network for Alterdot

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