Viewing a response to: @someguy123/steemfeed-js-a-nodejs-price-feed-for-witneses
I have fixed the feed publishing, and tested against the latest development version of piston. Will be releasing it in a new module in [steemtools](https://steemit.com/steemtools/@furion/ann-steemtools-a-high-level-python-library-for-steem) next week. For anyone interested, the updated method looks a bit something like this: ``` def witness_publish_feed(self, steem_usd_price, witness_name, wif, sim_mode=True): op = Feed_publish( **{"publisher": witness_name, "exchange_rate": { "base": "%s SBD" % steem_usd_price, "quote": "1.000 STEEM" }} ) tx = self.steem.constructTx(op, wif) if sim_mode: return tx return self.steem.broadcast(tx) ``` I have some other witness related goodies in works as well...
author | furion |
---|---|
permlink | re-someguy123-steemfeed-js-a-nodejs-price-feed-for-witneses-20160916t215436225z |
category | witness-category |
json_metadata | {"tags":["witness-category"],"links":["https://steemit.com/steemtools/@furion/ann-steemtools-a-high-level-python-library-for-steem"]} |
created | 2016-09-16 21:54:36 |
last_update | 2016-09-16 21:56:54 |
depth | 1 |
children | 0 |
last_payout | 2016-10-17 23:20:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.030 HBD |
curator_payout_value | 0.002 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 842 |
author_reputation | 116,503,940,714,958 |
root_title | "Steemfeed-JS - A NodeJS price feed for witneses" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 1,270,712 |
net_rshares | 131,951,745,939 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
kingscrown | 0 | 4,996,301,374 | 5% | ||
klye | 0 | 43,367,267,696 | 100% | ||
murh | 0 | 1,051,532,466 | 55.55% | ||
someguy123 | 0 | 81,110,389,488 | 100% | ||
yamadapc | 0 | 1,426,254,915 | 100% |