UNPKG

@owstack/wallet-service

Version:

A service for multisignature HD wallets

9 lines (7 loc) 134 B
const config = { log: { disable: false, level: process.env.LOG_LEVEL || 'info' } }; module.exports = config;