Bitcalm Witness: Price Feed Update

Words
83
Reading
1 min
Listen
Play
10y

I've reduced my price feed by 12%, following the lead of abit@abit, smooth@smooth, and someguy123@someguy123:

I use the steem_price_feed bash script, which is also used in my how to become a witness guide. The GitHub repository still defaults to 10%. To manually update you need to replace the following:

price=`echo "scale=3; ${price}-${price}*10/100" | bc`

...with...

price=`echo "scale=3; ${price}-${price}*12/100" | bc`

Vote for me to support me as a witness.

Bitcalm Witness: Price Feed Update | Ecency