Skip to content
This repository has been archived by the owner on Jan 14, 2018. It is now read-only.

Commit

Permalink
Show supported formats
Browse files Browse the repository at this point in the history
  • Loading branch information
enriquez committed May 19, 2014
1 parent c1c2913 commit ee1bef9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -275,6 +275,7 @@ <h2 id="balance" class="text-center"><span data-btc="0">loading...</span></h2>
<div id="private-key-group" class="form-group">
<label class="control-label" for="private-key">Private Key</label>
<input type="text" class="form-control" id="private-key" name="private-key" autocomplete="off">
<span class="help-block">Supported Formats: WIF, HEX</span>
</div>
</div>
</div>
Expand Down

0 comments on commit ee1bef9

Please sign in to comment.