Interface to the bitcoin P2P network for bitcore
Go to file
Braydon Fuller 187e08b2d0 Fixed tests to handle a defaultNetwork change
- Updated tests to work for both 'testnet' and 'livenet' as the default network.
- Fixed a bug in Address where the network property was being set as a string.
- Fixed a bug in HDKeys to handle serialized keys when the defaultNetwork changed.
2015-01-15 16:54:20 -05:00
lib/transport Fix formatting issue with examples 2015-01-15 16:52:43 -05:00
test/transport Fixed tests to handle a defaultNetwork change 2015-01-15 16:54:20 -05:00
README.md Initial commit 2013-07-04 12:55:19 -07:00

node-libcoin

Nodejs Bitcoin Library