UNPKG

bitcore-payment-protocol-excc

Version:

Payment Protocol (BIP70 and related) support for bitcore

9 lines (6 loc) 193 B
'use strict'; var spec = { name: 'PaymentProtocol', message: 'Internal Error on bitcore-payment-protocol Module: {0}' }; module.exports = require('bitcore-lib-excc').errors.extend(spec);