MCPcopy Index your code
hub / github.com/Bitmessage/PyBitmessage / process

Method process

src/messagetypes/vote.py:21–23  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

19 return self.data
20
21 def process(self):
22 logger.debug("msgid: %s", self.msgid)
23 logger.debug("vote: %s", self.vote)

Callers 2

msgtest.pyFile · 0.45
decodeExtendedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected