mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-04-05 18:43:47 +00:00
[ADD] KMD - Komodo
This commit is contained in:
@@ -492,6 +492,13 @@ it('Allows selection of game', function(done) {
|
||||
};
|
||||
testNetwork(done, params);
|
||||
});
|
||||
it('Allows selection of game', function(done) {
|
||||
var params = {
|
||||
selectText: "KMD - Komodo",
|
||||
firstAddress: "RJL777dmaB3PYqHEJGMJKWWkLPdu1ypGi4",
|
||||
};
|
||||
testNetwork(done, params);
|
||||
});
|
||||
it('Allows selection of namecoin', function(done) {
|
||||
var params = {
|
||||
selectText: "NMC - Namecoin",
|
||||
|
||||
Reference in New Issue
Block a user