remove promise to show MINI key on details tab. MINI key will only be shown when it is provided since it cannot be derived from other key formats.

Conflicts:
	bitaddress.org.html
	package.json
	src/bitaddress-ui.html
	src/ninja.translator.js
This commit is contained in:
pointbiz 2014-05-01 00:04:08 -04:00 committed by Michael Muré
parent cbdd96c591
commit 340930ba12

View file

@ -468,7 +468,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
</div>
<div id="detailkeyarea">
<div class="notes">
<span id="detaillabelnote1">Your Private Key is a unique secret number that only you know. It can be encoded in a number of different formats. Below we show the Public Address and Public Key that corresponds to your Private Key as well as your Private Key in the most popular encoding formats (WIF, WIFC, HEX, B64, MINI).</span>
<span id="detaillabelnote1">Your Private Key is a unique secret number that only you know. It can be encoded in a number of different formats. Below we show the Public Address and Public Key that corresponds to your Private Key as well as your Private Key in the most popular encoding formats (WIF, WIFC, HEX, B64).</span>
<br /><br />
</div>
<div class="pubqr">