This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
bitcoincashjs
mirror of
https://github.com/lukechilds/bitcoincashjs.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
460
Commits
3
Branches
7
Tags
11 MiB
JavaScript
99.9%
Tree:
fcd52576fc
bitcoincashjs
/
config.js
4 lines
86 B
Raw
Blame
History
module
.
exports
=
{
network
:
'livenet'
,
logger
:
'normal'
// none, normal, debug
}
;
Reference in new issue