UNPKG

@axerunners/axecore-p2p

Version:

Interface to the axe P2P network for Axecore

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