Don't you need some quotes there?
witness = "your-steem-account-name"
Otherwise I get a parsing error (on the Linux version at least).
Don't you need some quotes there?
witness = "your-steem-account-name"
Otherwise I get a parsing error (on the Linux version at least).
Not sure. I was running without quotes without issue. Perhaps for hyphenated accounts it is required? Maybe @arhag can confirm.
I have to put in "" for it to run pass witness.
I am stuck on the miner line. it keeps closing the program. miner = ["account","WIF PRIVATE KEY"] I don't think it's the correct format. Can you confirm?
That's the format I'm using and is given as the example in the config.ini and on Joseph's tutorial
["account","WIF PRIVATE KEY"]