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!
RE: Hertz updates! Committee Proposal Success!