silicoin-network / silicoin-blockchain

Silicoin blockchain python implementation (full node, farmer, harvester, timelord, and wallet)
Apache License 2.0
79 stars 28 forks source link

farming with NFT Plot -found block and only get .25 , where does the 1.75 goes? [BUG] #80

Closed jacklingbn closed 3 years ago

Sovelo commented 3 years ago

Same issue, I have won many blocks, but all of them are .25 coins.

Forusim commented 3 years ago

The NFT is created on the Chia blockchain, therefore all other forks do not have the NFT address to send 1.75 coins to.

arturotrenard commented 3 years ago

Hello, same problem for when will we have the solution

github-actions[bot] commented 3 years ago

This issue has been flagged as stale as there has been no activity on it in 14 days. If this issue is still affecting you and in need of review, please update it to keep it open.

Kipha01 commented 3 years ago

Use Flora's fd_cli to retrieve your missing 1.75, I gained back about 20 tSit using it.

albertcoady commented 3 years ago

Upgrade to 0.2.1 and you can claim your missing tSIT

Sovelo commented 3 years ago

Upgrade to 0.2.1 and you can claim your missing tSIT

how? I tried using the curl command from install-from-source but it only installed v0.2.0, and now my timelord wont run.