process code - parse information to import wallet
This commit is contained in:
parent
45d44a927b
commit
6aa075326e
5 changed files with 131 additions and 107 deletions
|
|
@ -96,7 +96,7 @@
|
|||
</div>
|
||||
|
||||
<div class="containter text-center p50t" ng-show="exportQR">
|
||||
<qrcode size="220" version="7" error-correction-level="M" data="{{exportWalletInfo}}"></qrcode>
|
||||
<qrcode size="220" version="10" error-correction-level="M" data="{{exportWalletInfo}}"></qrcode>
|
||||
<span translate></span>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue