UNPKG

@owstack/wallet-service

Version:

A service for multisignature HD wallets

7 lines (4 loc) 149 B
const Errors = {}; Errors.ClientError = require('./clienterror'); Errors.ErrorDefintions = require('./errordefinitions'); module.exports = Errors;