UNPKG

fcash-p2p

Version:

Interface to the bitcoin P2P network for fcash

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