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

Method is_implicit_len

tools/generate-wire.py:85–86  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

83 return not self.count
84
85 def is_implicit_len(self):
86 return self.implicit_len
87
88 def size(self, implicit_expression=None):
89 if self.count:

Callers 2

sizeMethod · 0.95
add_data_fieldMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected