Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WizardOfMenlo/stir
/ stop_protocol
Method
stop_protocol
scripts/protocol.py:226–227 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
224
self.lastOracle = None
225
226
def
stop_protocol(self):
227
self.stopped = True
228
229
def
isStopped(self):
230
return
self.stopped
Callers
2
fri_round
Function · 0.95
stir_round
Function · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected