MCPcopy 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
85func (sm *ShardManager) ChunkSize() uint64 {
86 return sm.chunkSize
87}
88
89func (sm *ShardManager) ChunksPerKv() uint64 {
90 return sm.chunksPerKv

Callers 3

createEthStorageFunction · 0.95
createEthStorageFunction · 0.95
initStorageManagerMethod · 0.95

Calls

no outgoing calls

Tested by 2

createEthStorageFunction · 0.76
createEthStorageFunction · 0.76