blocktrail-sdk-nodejs icon indicating copy to clipboard operation
blocktrail-sdk-nodejs copied to clipboard

Allow regtest network

Open afk11 opened this issue 7 years ago • 0 comments

WIP

Breaks Wallet constructor signature, passes network object instead of testnet boolean. Could be avoided, but doesn't seem worth it.

Extracted initNetwork function to set up testnet/network (jslint complains about complexity/expression count without this)

Had to copy/paste the regtest network from bitcoinjs, marked some time for upgrading to a recent version some time soon..

afk11 avatar Jul 06 '17 20:07 afk11