File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -252,13 +252,13 @@ <h3>
252
252
</ div >
253
253
254
254
< div id ="privatekey-koblitz-div " class ="span6 ">
255
- < h3 > Bitcoin Private Key (ECDSA Koblitz)</ h3 >
255
+ < h3 > Bitcoin (ECDSA Koblitz) Private Key for Signing </ h3 >
256
256
< textarea id ="privatekey-koblitz " class ="compressed process span6 codemirror-input "
257
- placeholder ="Enter your Bitcoin (koblitz ) private key here... " rows ="3 "> L4mEi7eEdTNNFQEWaa7JhUKAbtHdVvByGAqvpJKC53mfiqunjBjw</ textarea >
257
+ placeholder ="Enter your Bitcoin (Koblitz ) private key here... " rows ="3 "> L4mEi7eEdTNNFQEWaa7JhUKAbtHdVvByGAqvpJKC53mfiqunjBjw</ textarea >
258
258
259
- < h3 > Bitcoin Public Key (ECDSA Koblitz)</ h3 >
259
+ < h3 > Bitcoin (ECDSA Koblitz) Public Key for Verification </ h3 >
260
260
< textarea id ="publickey-koblitz " class ="compressed process span6 codemirror-input "
261
- placeholder ="Enter your Bitcoin (koblitz ) public key here... " rows ="3 "> 1LGpGhGK8whX23ZNdxrgtjKrek9rP4xWER</ textarea >
261
+ placeholder ="Enter your Bitcoin (Koblitz ) public key here... " rows ="3 "> 1LGpGhGK8whX23ZNdxrgtjKrek9rP4xWER</ textarea >
262
262
263
263
< div class ="koblitz-verification "> </ div >
264
264
</ div >
You can’t perform that action at this time.
0 commit comments