Current section
Files
Jump to
Current section
Files
lib/ccxt/ws/exchanges/hollaex.ex
defmodule CCXT.Hollaex.WS do
@moduledoc """
WebSocket subscription builders for HollaEx (auto-generated from extracted spec).
This module is generated at compile time from `priv/specs/extracted/hollaex.exs`.
See `CCXT.WS.Generator` for API documentation.
"""
use CCXT.WS.Generator, spec: "hollaex"
end