Post
Topic
Board Announcements (Altcoins)
Re: [ANN] HEAT: 3.0 crypto*multisig fiat*a2a hft*1000tps*DSA*PoS+PoP*e2ee chat*
by
thehashman
on 30/04/2017, 16:17:25 UTC
Quick question on forging:
So i followed instructions at http://heatnodes.org/heatnodes.pdf to setup a node and got that working. For setting up forging I am getting stuck.

I enter in:
read -s KEY ; curl -k -s "http://localhost:7733/api/v1/mining/start/${KEY// /%20}?api_key=s" ; unset KEY
with s being API key, are you supposed to enter your secret words within this command or hit enter and then paste them and hit enter again?

Either way nothing happens, not output displayed, does not go back to command prompt and I eventually have to do ctrl+c.