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

Method getStoreByName

store/rootmultistore.go:257–263  ·  view source on GitHub ↗

Implements MultiStore getStoreByName will first convert the original name to a special key, before looking up the CommitStore. This is not exposed to the extensions (which will need the StoreKey), but is useful in main, and particularly app.Query, in order to convert human strings into CommitStores.

(name string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

QueryMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected