Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
docker pull soundacdocker/soundac-pricefeed:latest
docker run --name soundac-pricefeed -itd soundacdocker/soundac-pricefeed
docker exec -it soundac-pricefeed /bin/bash
{
"account": "Witness Account Name", // name of your soundac witness account, modify it
"active_key": "Witness Active Private Key", // private active key of your soundac witness account, modify it,
"exchanges": [],
"interval": 60,
"peg_multi": 1
}
pm2 start feed.js
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit