Skip to content
Fix Bitfinex order precision

Back in #5175 we fixed all of the options for getting orderbooks with
Bitfinex, but there was one issue with the check against the default
precision, which should actually have checked against 'R0', since all of
the other precision options give the data in a different format.

[ci skip]