Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
82
def
compat():
83
return
CompatLevel()
84
85
86
def
is_compat(version):
Callers
1
is_compat
Function · 0.85
Calls
1
CompatLevel
Class · 0.85
Tested by
no test coverage detected