MCPcopy Create free account
hub / github.com/ccxt/ccxt / UnsubscribeError

Class UnsubscribeError

python/ccxt/base/errors.py:220–221  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

218
219
220class UnsubscribeError(BaseError):
221 pass
222
223
224__all__ = [

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…