Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
RGGH authored Nov 4, 2024
1 parent f184e79 commit 885cbeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ <h1>Legacy Bitcoin Address Generator</h1>
<button class="btn btn-primary" onclick="generateBitcoinAddress()">Generate Bitcoin Address</button>
<pre id="output" class="mt-2"></pre>
<div>
This is a demo, it uses Legacy Bitcoin addresses, which start with a 1 for P2PKH (Pay-to-Public-Key-Hash) addresses. Address Formats in Bitcoin
This is a demo, it uses Legacy Bitcoin addresses, which start with a 1 for P2PKH (Pay-to-Public-Key-Hash) addresses.
</div>

<div>
Expand Down

0 comments on commit 885cbeb

Please sign in to comment.