MCPcopy Create free account
hub / github.com/WizardOfMenlo/stir / getLastOracle

Method getLastOracle

scripts/protocol.py:259–260  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

257 msg.print()
258
259 def getLastOracle(self):
260 return self.lastOracle
261
262class Protocol:
263 def __init__(self, ldt_params: LDTParameters):

Callers 2

run_aurora_FRIFunction · 0.45
run_aurora_STIRFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected