We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f184e79 commit 885cbebCopy full SHA for 885cbeb
web/index.html
@@ -17,7 +17,7 @@ <h1>Legacy Bitcoin Address Generator</h1>
17
<button class="btn btn-primary" onclick="generateBitcoinAddress()">Generate Bitcoin Address</button>
18
<pre id="output" class="mt-2"></pre>
19
<div>
20
- 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.
21
</div>
22
23
0 commit comments