Isaacdelly

Results 4 comments of Isaacdelly

The database we’re using includes bitcoin addresses in P2PKH (address starts with 1), P2SH (address start with 3), and P2WPKH (address start with bc1) formats. The algorithm we’re using only...

You can google the error message to find a solution. You have to do some configurations for openssl. Follow the steps at [https://stackoverflow.com/a/72508879](https://stackoverflow.com/a/72508879) and it should work

Adding and contributing to a global list of already computed private keys is possible. It could save time I will have to test it out

if you do verbose=0 do you still get this error?