UNPKG

matrixbitcore-payment-protocol

Version:

Payment Protocol (BIP70 and related) support for matrixbitcore

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