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

Method queries

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

Source from the content-addressed store, hash-verified

210 return self.length
211
212 def queries(self):
213 return 0
214
215 def print(self):
216 print("Field element")

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected