MCPcopy Create free account
hub / github.com/ethstorage/es-node / KvEntriesBits

Method KvEntriesBits

ethstorage/storage_manager.go:681–683  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

679}
680
681func (s *StorageManager) KvEntriesBits() uint64 {
682 return s.shardManager.kvEntriesBits
683}
684
685func (s *StorageManager) Close() error {
686 return s.shardManager.Close()

Callers 1

getEncodingParamsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected