This website requires JavaScript.
Explore
Help
Sign In
BTCPrivate
/
bitcore
mirror of
https://github.com/BTCPrivate/bitcore.git
Watch
1
Star
0
Fork
You've already forked bitcore
0
Code
Issues
Projects
Releases
Wiki
Activity
879b9b4cef
bitcore
/
config.js
5 lines
86 B
JavaScript
Raw
Normal View
History
Unescape
Escape
bunch of interim (broken) stuff
2013-07-09 11:45:52 -07:00
module
.
exports
=
{
some more stuff...not complete yet
2013-07-09 14:45:21 -07:00
network
:
'livenet'
,
fix logger variable name
2014-01-14 10:59:38 -08:00
logger
:
'normal'
// none, normal, debug
bunch of interim (broken) stuff
2013-07-09 11:45:52 -07:00
}
;