handles incorrect Address derivation (#4230)
This commit is contained in:
parent
7cc3c5eb4f
commit
335c3f00af
3 changed files with 18 additions and 3 deletions
|
|
@ -115,6 +115,15 @@
|
|||
</div>
|
||||
</div> <!-- oh -->
|
||||
|
||||
<div class="oh pr m20t" ng-show="index.incorrectDerivation">
|
||||
<div class="text-center text-warning">
|
||||
<i class="fi-alert"></i>
|
||||
<span translate>
|
||||
WARNING: Key derivation is not working on this device/wallet. Actions cannot be performed on this wallet.
|
||||
</span>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="oh pr m20t" ng-show="index.notAuthorized && ! index.anyOnGoingProcess">
|
||||
<div class="text-center text-warning">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue