tai v0.0.25 Tai.Venues.Boot

Coordinates the asynchronous hydration of a venue:

  • products
  • asset balances
  • fees

Link to this section Summary

Link to this section Types

Link to this type

adapter()
adapter() :: Tai.Venues.Adapter.t()

Link to this section Functions

Link to this function

run(adapter)
run(adapter :: adapter()) ::
  {:ok, adapter()} | {:error, {adapter(), [reason :: term()]}}