-
Notifications
You must be signed in to change notification settings - Fork 86
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BTH, BTP and LBTC does not work at all #77
Comments
You're a bit late - a lot of forks are gone, broken, or reorganized so they're not true forks anymore. At least BTH and LBTC have reorganized according to https://forkdrop.io/ and is probably not claimable at all anymore. |
I tried BCX today. It doesn't work either. Keep saying "Transaction not included in observed block." Does this mean its my key is incorrect or the blockchain it self is not working? When you say reorganized, what do you mean? Like you can no longer claim by using bitcoin keys? Do you know which of the fork still works? I am thinking about trying GOD next. Thanks |
Does this mean my transaction is rejected? like my key is invalid or something? I can see that I have coins on http://www.findmycoins.ninja/. |
What address are you trying to claim from? You can use the |
Thanks for helping me. As you can see it does contain BCX. I am not sure what I am doing wrong. The command I am using is: Am I doing something wrong. I did this according to a guide I found online. |
You've forgotten that BCX is a 10000x coin. Try with -satoshis 109900000000 |
Thanks below is the log. YOU ARE ABOUT TO SEND 10990000.00000000 BCX (equivalent to 1099.00000000 BTC) FROM 13yDgXg41qmDFitZ5bD8USnzAtYEiFAJYu Connecting to servers and pushing transaction Connecting to ('120.92.117.145', 9003) ... SUCCESS, connected to ('120.92.117.145', 9003)
<--- 'ping' (8 bytes)
<--- 'inv' (37 bytes) |
Oh, also your txindex is wrong. It should be 25 if I counted correctly, not 11. So:
The private key should be correct as the script checks it against the public address and gives an error if they don't match. |
Thank you. It finally work. Thanks again for catching that. |
I am not sure if this is still being maintained but I spend several hours on this with high hopes and it turned out I couldn't get a single transaction send.
Tried BTH first
It couldn't connect to any of the servers. Tried over 100 times.
Tries BTP next
finally was able to connect to some servers but the transaction got rejected some how and it was never in the mempool. After 4 times it just stopped.
Had my last hope on LBTC
Its been over an hour and its still saying not seeing the transaction in the mempool.
I really appreciate you creating the script here to help others but this has been very aggrevating as nothing with this works. Does this still work or should I try something else?
Thank you
The text was updated successfully, but these errors were encountered: