Salus (SLS) support added

This commit is contained in:
Stoner19
2018-08-21 13:35:49 -06:00
parent 43e5cabfcf
commit 7878bb3295
3 changed files with 22 additions and 0 deletions

View File

@@ -1075,6 +1075,11 @@ it('Allows selection of Rubycoin', function(done) {
};
testNetwork(done, params);
});
it('Allows selection of Salus', function(done) {
var params = {
selectText: "SLS - Salus",
firstAddress: "SgdYBmVytcW2aCYitdegwkUcCU7RSqYokB",
};
it('Allows selection of Smileycoin', function(done) {
var params = {
selectText: "SMLY - Smileycoin",