handles incorrect Address derivation (#4230)

This commit is contained in:
Matias Alejo Garcia 2016-05-20 10:02:44 -03:00
commit 335c3f00af
3 changed files with 18 additions and 3 deletions

View file

@ -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">