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

Method Hash

ethstorage/eth/block_info.go:12–12  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

10
11type BlockInfo interface {
12 Hash() common.Hash
13 ParentHash() common.Hash
14 Coinbase() common.Address
15 Root() common.Hash // state-root

Callers 15

uploadBlobFunction · 0.65
newBlockBlobsFunction · 0.65
PrivateKeySignerFnFunction · 0.65
pollHeadsMethod · 0.65
InfoToL1BlockRefFunction · 0.65
ToBlockIDFunction · 0.65
WatchHeadChangesFunction · 0.65
DownloadBlobMethod · 0.65
queryBlobsMethod · 0.65
queryBlobSidecarsMethod · 0.65

Calls

no outgoing calls

Tested by 4

uploadBlobFunction · 0.52
newBlockBlobsFunction · 0.52