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

Method query

scripts/protocol.py:14–15  ·  view source on GitHub ↗
(self, num = 1)

Source from the content-addressed store, hash-verified

12 self.params = params
13
14 def query(self, num = 1):
15 self.query_num += num
16
17 def field_size(self):
18 return self.params.field_size_bits

Callers 3

fri_roundFunction · 0.45
stir_roundFunction · 0.45
queryMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected