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

Method Prefix

types/store.go:159–159  ·  view source on GitHub ↗

TODO Not yet implemented. CreateSubKVStore(key *storeKey) (KVStore, error) TODO Not yet implemented. GetSubKVStore(key *storeKey) KVStore Prefix applied keys with the argument CONTRACT: when Prefix is called on a KVStore more than once, the concatanation of the prefixes is applied

(prefix []byte)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

kvStoreMethod · 0.65
transientStoreMethod · 0.65

Implementers 5

prefixStorestore/prefixstore.go
iavlStorestore/iavlstore.go
cacheKVStorestore/cachekvstore.go
gasKVStorestore/gaskvstore.go
TraceKVStorestore/tracekvstore.go

Calls

no outgoing calls

Tested by

no test coverage detected