RE: Hertz updates! Committee Proposal Success!

You are viewing a single comment's thread from:

Hertz updates! Committee Proposal Success!

in bitshares •  7 years ago 

Line 455, not 452 right?
FROM

log.debug('Final hertz value: {} BTS'.format(hertz_value))

TO

log.debug('Final hertz value: {} BTS'.format(final_hertz_value))

Good spot, thanks :)

Great to see our price feeds aligning now :D

I've added this change to the pull request, thanks for your help!

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!
Sort Order:  

You got it. I should have included a link: https://github.com/wackou/bts_tools/pull/50/commits/6dab28a44cab034d6dc92227ce49201927b7ff9c (on the pull request it was 452) Either way, I am glad to see this coming all together.