Merge pull request #279 from mctrivia/master

Added Split Phrase Card Output
This commit is contained in:
iancoleman
2019-11-11 09:28:28 +11:00
committed by GitHub
3 changed files with 994 additions and 0 deletions
+6
View File
@@ -172,6 +172,12 @@
<textarea id="phrase" class="phrase private-data form-control" data-show-qr autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"></textarea>
</div>
</div>
<div class="form-group">
<label for="phrase" class="col-sm-2 control-label">BIP39 Split Mnemonic</label>
<div class="col-sm-10">
<textarea id="phraseSplit" class="phraseSplit private-data form-control" title="Only 2 of 3 cards needed to recover."></textarea>
</div>
</div>
<div class="form-group">
<label for="passphrase" class="col-sm-2 control-label">BIP39 Passphrase (optional)</label>
<div class="col-sm-10">