Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WizardOfMenlo/stir
/ getLastOracle
Method
getLastOracle
scripts/protocol.py:280–281 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
278
self.lastOracle = rnd.lastOracle
279
280
def
getLastOracle(self):
281
return
self.lastOracle
282
283
def
stop(self):
284
self.stopped = True
Callers
2
run_FRI
Function · 0.95
run_STIR
Function · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected