add junit test cases
This commit is contained in:
parent
628cf77b9f
commit
6b50ca4921
10 changed files with 796 additions and 59 deletions
|
@ -197,7 +197,7 @@ public class App {
|
|||
earliestTime = Utils.currentTimeSeconds();
|
||||
}
|
||||
|
||||
bs.addVerifyKey(SK.getVerifyKey(), earliestTime);
|
||||
bs.addVerifyKey(SK.getMasterVerifyKey(), earliestTime);
|
||||
|
||||
final OPRETWalletAppKit kit = new OPRETWalletAppKit(params, new File("."), "opretwallet" + params.getId(), bs);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue