Commit Graph

4 Commits

Author SHA1 Message Date
Braydon Fuller 0c983c9c4a Networks: Added regtest to networks
Brings better compatibility between "testnet" and "regtest". Services such as
Bitcore Wallet Service and wallets such as Copay that have "testnet" and not
"regtest" will be compatible with "regtest" if enabled in a Bitcore node. This
adds two new API methods to enable/disable regtest on the testnet network:
- `bitcore.Networks.enableRegtest()`
- `bitcore.Networks.disableRegtest()`
2016-02-04 10:43:03 -05:00
Jason Dreyzehner 004e793217 format docs 2015-10-16 12:43:27 -04:00
Braydon Fuller a81546e631 Fixed formatting issue with yaml in docs. 2015-01-21 08:58:51 -05:00
Braydon Fuller 86819a8f6d Moved documentation from docs/guide to docs directory, in preparation for combined submodule documentation. 2015-01-21 08:58:51 -05:00