Workbench.BalanceSnapshots.QuoteBalance (workbench v0.0.8)

Link to this section Summary

Link to this section Types

Specs

amount() :: Decimal.t()

Specs

Specs

record() ::
  {quote_venue :: venue_id(), quote_asset :: asset(), asset(), amount()}

Specs

venue_id() :: Tai.Venue.id()

Link to this section Functions

Specs

fetch([record()]) :: {:ok, Decimal.t()} | {:error, [term()]}