bitcore-lib-zcash/docs
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
..
address.md format docs 2015-10-16 12:43:27 -04:00
block.md format docs 2015-10-16 12:43:27 -04:00
browser.md Update browser docs. 2015-10-21 23:01:52 -04:00
crypto.md format docs 2015-10-16 12:43:27 -04:00
encoding.md format docs 2015-10-16 12:43:27 -04:00
examples.md Update examples 2015-02-18 12:00:20 -03:00
hierarchical.md format docs 2015-10-16 12:43:27 -04:00
index.md Bump version to 0.13 in documentation. 2015-08-19 11:09:34 -04:00
networks.md Networks: Added regtest to networks 2016-02-04 10:43:03 -05:00
privatekey.md format docs 2015-10-16 12:43:27 -04:00
publickey.md format docs 2015-10-16 12:43:27 -04:00
script.md format docs 2015-10-16 12:43:27 -04:00
transaction.md Fix typos in documentation 2015-10-22 18:34:31 +03:00
unit.md format docs 2015-10-16 12:43:27 -04:00
unspentoutput.md format docs 2015-10-16 12:43:27 -04:00
uri.md format docs 2015-10-16 12:43:27 -04:00