tai v0.0.55 Tai.VenueAdapters.Deribit.Stream.Connection.State
Link to this section Summary
Link to this section Types
Link to this type
t()
t() :: %Tai.VenueAdapters.Deribit.Stream.Connection.State{
account_channels: %{optional(portfolio_channel()) => account()},
channels: [channel_name()],
credential: {credential_id(), map()} | nil,
jsonrpc_id: jsonrpc_id(),
jsonrpc_requests: %{optional(jsonrpc_id()) => pos_integer()},
last_heartbeat: pos_integer(),
opts: map(),
products: [product()],
quote_depth: pos_integer(),
routes: %{required(route()) => atom()},
venue: venue()
}