mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-04-05 18:43:47 +00:00
Fix Salus test
This commit is contained in:
@@ -1092,8 +1092,9 @@ it('Allows selection of Rubycoin', function(done) {
|
||||
it('Allows selection of Salus', function(done) {
|
||||
var params = {
|
||||
selectText: "SLS - Salus",
|
||||
firstAddress: "SgdYBmVytcW2aCYitdegwkUcCU7RSqYokB",
|
||||
firstAddress: "SNzPi1CafHFm3WWjRo43aMgiaEEj3ogjww",
|
||||
};
|
||||
testNetwork(done, params);
|
||||
});
|
||||
it('Allows selection of Smileycoin', function(done) {
|
||||
var params = {
|
||||
|
||||
Reference in New Issue
Block a user