You are viewing a single comment's thread from:

RE: Call for steem seed nodes!

in #witness-category8 years ago

Most straightforward would be to use @sneak's instructions from one of his comments here.
(If you want to get better idea what is going on under the hood you might want to search through other posts on steemit regarding setting up witness nodes and seed nodes)
After you set it up please let us know on #seed-nodes channel on steemit.chat

Sort:  

Will do, does a node include mining or is that separate?

Well, would be possible to mine on your seed node by adding appropriate config entries, like:

witness = "your_witness_id"
private-key = WIF_SIGNING_PRIVATE_KEY
miner = ["your_witness_id","WIF_ACTIVE_PRIVATE_KEY"]
mining-threads = 4

or so.

Thanks for the info, would I still be getting steem for just running a node?

No, just running a seed node is not rewarded.