Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_round
Function · 0.45
stir_round
Function · 0.45
query
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected