MCPcopy Create free account
hub / github.com/ElementsProject/lightning / compat

Function compat

tests/fixtures.py:82–83  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

80
81@pytest.fixture
82def compat():
83 return CompatLevel()
84
85
86def is_compat(version):

Callers 1

is_compatFunction · 0.85

Calls 1

CompatLevelClass · 0.85

Tested by

no test coverage detected