mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-04-05 18:43:47 +00:00
Zencash was renamed Horizen in 2018
This commit is contained in:
@@ -1376,9 +1376,9 @@ it('Allows selection of Zclassic', function(done) {
|
||||
};
|
||||
testNetwork(done, params);
|
||||
});
|
||||
it('Allows selection of Zencash', function(done) {
|
||||
it('Allows selection of Horizen', function(done) {
|
||||
var params = {
|
||||
selectText: "ZEN - Zencash",
|
||||
selectText: "ZEN - Horizen",
|
||||
firstAddress: "znWh9XASyW2dZq5tck84wFjiwuqVysi7q3p",
|
||||
};
|
||||
testNetwork(done, params);
|
||||
|
||||
Reference in New Issue
Block a user