Merge pull request #127 from olivergregorius/paperwallet

Paperwallet
This commit is contained in:
OutCast3k
2019-05-24 15:41:54 +01:00
committed by GitHub
2 changed files with 30 additions and 1 deletions
+4
View File
@@ -339,6 +339,8 @@
</div>
<input type="button" class="btn btn-primary" value="Generate" id="newKeysBtn">
<br><br>
<input type="button" class="btn btn-primary" value="Print Paperwallet" id="newPaperwalletBtn" disabled>
<br>
</div>
@@ -384,6 +386,8 @@
</div>
<input type="button" class="btn btn-primary" value="Generate" id="newSegWitKeysBtn">
<br><br>
<input type="button" class="btn btn-primary" value="Print Paperwallet" id="newSegwitPaperwalletBtn" disabled>
<br>
</div>