mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-04-18 16:32:18 +00:00
Stratis Testnet text
This commit is contained in:
@@ -1098,7 +1098,7 @@ it('Allows selection of Stratis', function(done) {
|
|||||||
});
|
});
|
||||||
it('Allows selection of Stratis Test', function(done) {
|
it('Allows selection of Stratis Test', function(done) {
|
||||||
var params = {
|
var params = {
|
||||||
selectText: "TSTRAT - Stratis Test",
|
selectText: "TSTRAT - Stratis Testnet",
|
||||||
firstAddress: "TRLWm3dye4FRrDWouwYUSUZP96xb76mBE3",
|
firstAddress: "TRLWm3dye4FRrDWouwYUSUZP96xb76mBE3",
|
||||||
};
|
};
|
||||||
testNetwork(done, params);
|
testNetwork(done, params);
|
||||||
|
|||||||
Reference in New Issue
Block a user