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

Method Close

ethstorage/storage_manager.go:685–687  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

683}
684
685func (s *StorageManager) Close() error {
686 return s.shardManager.Close()
687}

Callers 1

TestEncodingFunction · 0.95

Calls 1

CloseMethod · 0.65

Tested by 1

TestEncodingFunction · 0.76