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] Cant Stake on Linux CLI #217

Open johnnyde94 opened 1 year ago

johnnyde94 commented 1 year ago

Hello, I am trying to stake SIT via CLI on ubuntu, however, whenever I follow the directions I will keep getting an error saying "No keys loaded. Run 'sit keys generate' or import a key"

I do have a key imported, but oddly even sit wallet show says to generate or import keys. I'm not too sure what to do now.

Please let me know if there is any other information you need.