Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ethstorage/es-node
/ KvEntries
Method
KvEntries
ethstorage/scanner/worker.go:27–27 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
25
TryWriteWithMetaCheck(kvIdx uint64, commit common.Hash, fetchBlob es.FetchBlobFunc) error
26
MaxKvSize() uint64
27
KvEntries() uint64
28
KvEntryCount() uint64
29
Shards() []uint64
30
}
Callers
5
fillEmpty
Function · 0.65
prepareData
Function · 0.65
getKvsInBatch
Method · 0.65
latestUpdated
Method · 0.65
summaryLocalKvs
Method · 0.65
Implementers
1
StorageManager
ethstorage/storage_manager.go
Calls
no outgoing calls
Tested by
2
fillEmpty
Function · 0.52
prepareData
Function · 0.52