Kujira.Orca.Market (kujira v0.1.1)
We define a Market, as far as Orca is concerned, in order to be able to standardise and aggregate the health of the various markets that any given liquidation queue can liquidate
Summary
Types
@type t() :: %Kujira.Orca.Market{ bid_token: term(), collateral_token: Kujira.Token.t() }