MCPcopy Index your code
hub / github.com/HelloZeroNet/ZeroNet / goodAction

Method goodAction

src/Connection/Connection.py:116–117  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

114 time.sleep(5)
115
116 def goodAction(self):
117 self.bad_actions = 0
118
119 # Open connection to peer and wait for handshake
120 def connect(self):

Callers 1

actionUpdateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected