You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently BSIP42 poses a potential threat to the accuracy of bitUSD's settlement price - a value which we reference in some of the hertz price feed scripts:
market = Market("USD:BTS") # Set reference market to USD:BTSL29
We need an alternative USD reference than bitUSD, ideally it would sample multiple BTS trading pairs (which aren't affected by BSIP42) to estimate the value of USD in BTS.
The text was updated successfully, but these errors were encountered:
Currently BSIP42 poses a potential threat to the accuracy of bitUSD's settlement price - a value which we reference in some of the hertz price feed scripts:
market = Market("USD:BTS") # Set reference market to USD:BTS
L29We need an alternative USD reference than bitUSD, ideally it would sample multiple BTS trading pairs (which aren't affected by BSIP42) to estimate the value of USD in BTS.
The text was updated successfully, but these errors were encountered: