bitcore/config.js

4 lines
43 B
JavaScript
Raw Normal View History

2013-07-09 11:45:52 -07:00
module.exports = {
network: 'livenet'
};