mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-04-18 00:12:18 +00:00
Fix elastos changes
This commit is contained in:
@@ -1611,7 +1611,7 @@ it('Allows selection of Groestlcoin Testnet', function(done) {
|
||||
it('Allows selection of Elastos', function(done) {
|
||||
var params = {
|
||||
selectText: "ELA - Elastos",
|
||||
firstAddress: "EYmqntM99tr4NJJs2G5Nr93pqsh9cdTCkS",
|
||||
firstAddress: "EMccDcsn3SwPDcfeQMf3w7utqi8ioWYtkg",
|
||||
};
|
||||
testNetwork(done, params);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user