Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WizardOfMenlo/stir
/ argument_size
Method
argument_size
scripts/protocol.py:23–24 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
21
return
self.query_num
22
23
def
argument_size(self):
24
pass
25
26
def
proof_length(self):
27
pass
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected