Add DeepOnion (ONION)

This commit is contained in:
Aitor
2019-05-29 12:21:22 +02:00
parent 9f3c111766
commit af14981d83
3 changed files with 26 additions and 1 deletions

View File

@@ -1077,6 +1077,13 @@ it('Allows selection of Omnicore', function(done) {
};
testNetwork(done, params);
});
it('Allows selection of DeepOnion', function(done) {
var params = {
selectText: "ONION - DeepOnion",
firstAddress: "DVioZ2Rjc9krDf5bbHuixznSDumzvGpzVw",
};
testNetwork(done, params);
});
it('Allows selection of Pesobit', function(done) {
var params = {
selectText: "PSB - Pesobit",