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

Method CommitBlobs

ethstorage/p2p/protocol/syncclient.go:143–143  ·  view source on GitHub ↗
(kvIndices []uint64, blobs [][]byte, commits []common.Hash)

Source from the content-addressed store, hash-verified

141 CommitEmptyBlobs(start, limit uint64) (uint64, uint64, error)
142
143 CommitBlobs(kvIndices []uint64, blobs [][]byte, commits []common.Hash) ([]uint64, error)
144}
145
146type StorageManager interface {

Callers 2

commitBlobsMethod · 0.65

Implementers 1

StorageManagerethstorage/storage_manager.go

Calls

no outgoing calls

Tested by 1