MCPcopy Create free account
hub / github.com/CDSecLab/MJXT / getTset

Method getTset

src/main/java/client/Setup_JXTpp.java:198–200  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

196 }
197
198 public Map<BigInteger, ArrayList<byte[]>> getTset() {
199 return tset;
200 }
201
202 public Bloom getF() {
203 return f;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected