-
Notifications
You must be signed in to change notification settings - Fork 22
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
linux script #20
Comments
i created one, just create a file(eg recoverCoin) and chmod +x recoverCoin and run it by typing ./recoverCoin (scripts below) Copy and paste content below(only those forks you need) and add in your LAUNCHER_HASH and POOL_CONTRACT_ADDRESS Enjoy!! Script start from below set -e set -e set -e set -e set -e set -e set -e set -e set -e set -e set -e set -e set -e set -e set -e set -e set -e set -e set -e set -e set -e set -e set -e set -e set -e set -e set -e set -e set -e set -e |
Slightly shorter version with a loop. You just specify the fork directories without the dot and the corresponding full node ports. You also have to specify FINGERPRINT, LAUNCHERID and POOLCONTRACT, but only once.
|
Btw, cactus-blockchain does not work, the coins are found but not send back to the wallet, the rest of the forks are ok. Cactus need to use their forked fd-cli then ok. |
I see, good to know. There is also GreenDoge fork of fd-cli. Not sure if it is any different. |
greendoge is working for me, only cactus is not, waited long time the wallet is not updated for cactus but if i run the fd-cli from cactus fork, wallet will be updated in a few mins |
Do you have to be doing Self Pooling in order to use the script ? |
Guys, I have problem when I enter the script, my script: #Skynet fd-cli nft-recover Here is my error: Coins eligible for recovery: An error occurred while sending the recovery transaction. |
Probably your port number 9999 is wrong, that's the full_node port for Skynet. You need the |
Thanks for replying, I don't think if there is problem with port number, anyway I've tried with |
It seems Skynet has its own tool and the port number should be |
I tried with this port too, it's does not work, I also tried their tool it's same error, it's not just for Skynet other coins have same issue, can find coins but can not recover them. This is the error when found the coins: |
Is an automated linux script available?
The text was updated successfully, but these errors were encountered: