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

Method Error

ethstorage/archiver/utils.go:62–64  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

60}
61
62func (e httpError) Error() string {
63 return e.Message
64}
65
66var (
67 errUnknownBlock = &httpError{

Callers 7

queryBlobsMethod · 0.45
queryBlobSidecarsMethod · 0.45
buildSidecarMethod · 0.45
blobSidecarHandlerMethod · 0.45
blobsHandlerMethod · 0.45
StartMethod · 0.45
StopMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected