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

[BUG] #153

Closed blitz55555 closed 2 years ago

blitz55555 commented 2 years ago

When attempting to withdraw SIT that has been staked, I get the following error when clicking "withdraw" - "No key for this puzzlehash", followed by the puzzlehash. In essence, I am able to stake SIT, but cannot withdraw it due to this error. I have two different types of Plots, NFT and Original (solo) plots. The issue appears to only happen with the Original (solo) plots.

albertcoady commented 2 years ago

Did you farm NFT and Original plots in the same farmer machine?

blitz55555 commented 2 years ago

I did not, they were farmed with a couple of different machines, but all using the same keys.

albertcoady commented 2 years ago

You need to log in using the correct key from staking address before you withdraw if you have multiple keys.