Added 2/3 Seed Card

This commit is contained in:
Matthew Cornelisse
2018-11-20 02:23:19 -06:00
committed by GitHub
parent 3e4551b082
commit b1100c66eb

View File

@@ -172,6 +172,12 @@
<textarea id="phrase" class="phrase private-data form-control" data-show-qr></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">