mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-04-05 18:43:47 +00:00
Updated Zcoin (XZC) Due to its rebrand fo Firo (FIRO)
https://zcoin.io/zcoin-is-becoming-firo/
This commit is contained in:
@@ -1214,9 +1214,9 @@ it('Allows selection of FIO', function(done) {
|
||||
};
|
||||
testNetwork(done, params);
|
||||
});
|
||||
it('Allows selection of Firo (ex-Zcoin)', function(done) {
|
||||
it('Allows selection of Firo', function(done) {
|
||||
var params = {
|
||||
selectText: "FIRO - Firo (ex-Zcoin)",
|
||||
selectText: "FIRO - Firo",
|
||||
phrase: "abandon abandon ability",
|
||||
firstAddress: "a6VcMdP4XgAA9Tr7xNszmPG5FZpfRf17Cq",
|
||||
firstPubKey: "0236f2348c32dc62d69488b01988ed1154df261723ec60461cb6e62189984c62db",
|
||||
|
||||
Reference in New Issue
Block a user