Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ethstorage/es-node
/ ChunkSize
Method
ChunkSize
ethstorage/shard_manager.go:85–87 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
83
}
84
85
func
(sm *ShardManager) ChunkSize() uint64 {
86
return
sm.chunkSize
87
}
88
89
func
(sm *ShardManager) ChunksPerKv() uint64 {
90
return
sm.chunksPerKv
Callers
3
createEthStorage
Function · 0.95
createEthStorage
Function · 0.95
initStorageManager
Method · 0.95
Calls
no outgoing calls
Tested by
2
createEthStorage
Function · 0.76
createEthStorage
Function · 0.76