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

Method add_comments

tools/generate-wire.py:440–441  ·  view source on GitHub ↗
(self, comments)

Source from the content-addressed store, hash-verified

438 top_comments = []
439
440 def add_comments(self, comments):
441 self.top_comments += comments
442
443 def add_include(self, inclusion):
444 self.inclusions.append(inclusion)

Callers 1

mainFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected