mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-04-05 18:43:47 +00:00
BOLI - Use the correct address fot testing the paraphrase
This commit is contained in:
@@ -538,7 +538,7 @@ it('Allows selection of lkrcoin', function(done) {
|
||||
it('Allows selection of bolivarcoin', function(done) {
|
||||
var params = {
|
||||
selectText: "BOLI - Bolivarcoin",
|
||||
firstAddress: "bc378wfZiuPpnXuUnhhwpXnLHqiGDQspju",
|
||||
firstAddress: "bbKzCAUR7hZ3nqfffy7VgrSz8LmAP3S5mK",
|
||||
};
|
||||
testNetwork(done, params);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user