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