fix logs in txservice, add logs to bwc (#4164)
* fix logs in txservice, add logs to bwc * 1.12.8 + add test for android * new version 1.12.11 * revert changes in index
This commit is contained in:
parent
0ee0988dd4
commit
e7f1bbba7d
16 changed files with 70 additions and 39 deletions
|
|
@ -8,6 +8,15 @@
|
|||
<h4 class="title m0" translate>Wallet Information</h4>
|
||||
|
||||
<ul class="no-bullet m0 size-14">
|
||||
<li class="line-b p20 oh " ng-if="androidTest">
|
||||
<span style="color:red" translate>BETA: Android Key Derivation Test:</span>
|
||||
<span class="right text-gray">
|
||||
{{androidTest}}
|
||||
</span>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
<li class="line-b p20 oh">
|
||||
<span translate>Wallet Name (at creation)</span>
|
||||
<span class="right text-gray">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue