From b7de1f3d8956197d0a17ca840a44262158cc8ecb Mon Sep 17 00:00:00 2001 From: Ian Coleman Date: Thu, 26 Jul 2018 09:53:49 +1000 Subject: Update bitcore network parameters Closes #231 --- tests/spec/tests.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/spec') diff --git a/tests/spec/tests.js b/tests/spec/tests.js index 19d6b32..9bbc0bc 100644 --- a/tests/spec/tests.js +++ b/tests/spec/tests.js @@ -707,7 +707,7 @@ it('Allows selection of Bitcoinz', function(done) { it('Allows selection of Bitcore', function(done) { var params = { selectText: "BTX - Bitcore", - firstAddress: "1Dg18EtqhReS11e9h8khkLjWGLHVjPM2AB", + firstAddress: "2Rgp5Znhpy34TK4QmPkfCiYs9r4KovfTH9", }; testNetwork(done, params); }); -- cgit v1.2.3