Closed jackiszhp closed 7 years ago
In the readme file, in the decrypt section, we have the following line:
var bip38 = new Bip38()
where to get Bip38? where the first line is var bip38=require("bip38");
It isn't necessary, sorry.
In the readme file, in the decrypt section, we have the following line:
var bip38 = new Bip38()
where to get Bip38? where the first line is var bip38=require("bip38");