MCPcopy Create free account
hub / github.com/OCEChain/OCEChain / Query

Method Query

store/rootmultistore.go:271–316  ·  view source on GitHub ↗

---------------------- Query ------------------ Query calls substore.Query with the same `req` where `req.Path` is modified to remove the substore prefix. Ie. `req.Path` here is `/ / `, and trimmed to `/ ` for the substore. TODO: add proof for `multistore -> substore`.

(req abci.RequestQuery)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 10

getStoreByNameMethod · 0.95
parsePathFunction · 0.85
RequireProofFunction · 0.85
getCommitInfoFunction · 0.85
NewMultiStoreProofOpFunction · 0.85
NewMultiStoreProofFunction · 0.85
ProofOpMethod · 0.80
QueryResultMethod · 0.65
QueryMethod · 0.65
ErrorMethod · 0.45

Tested by

no test coverage detected