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

Method KvEntries

ethstorage/storage_manager.go:642–644  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

640}
641
642func (s *StorageManager) KvEntries() uint64 {
643 return s.shardManager.kvEntries
644}
645
646func (s *StorageManager) ContractAddress() common.Address {
647 return s.shardManager.contractAddress

Callers 2

DownloadFinishedMethod · 0.95
DownloadAllMetasMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected