UNPKG

@owstack/wallet-service

Version:

A service for multisignature HD wallets

7 lines (4 loc) 187 B
const BlockChainExplorers = {}; BlockChainExplorers.Explorer = require('./explorer'); BlockChainExplorers.RequestList = require('./request-list'); module.exports = BlockChainExplorers;