Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/lightning
/ is_implicit_len
Method
is_implicit_len
tools/generate-wire.py:86–87 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
84
return
not self.count
85
86
def
is_implicit_len(self):
87
return
self.implicit_len
88
89
def
is_extension(self):
90
return
bool(self.extension_names)
Callers
2
size
Method · 0.95
add_data_field
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected