[ADD] KMD - Komodo

This commit is contained in:
ca333
2017-12-04 05:01:53 +01:00
parent 26dd39fd0e
commit aab3645f21
3 changed files with 26 additions and 0 deletions

View File

@@ -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",