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

Method Has

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

Has checks if a key exists. Panics on nil key.

(key []byte)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 11

HasMethod · 0.65
HasMethod · 0.65
HasMethod · 0.65
HasMethod · 0.65
HasValidatorDistInfoMethod · 0.65
HasDelegationDistInfoMethod · 0.65
HasMethod · 0.65
ModifiedMethod · 0.65
HasMethod · 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