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

Method HeaderByNumber

ethstorage/scanner/worker.go:35–35  ·  view source on GitHub ↗
(context.Context, *big.Int)

Source from the content-addressed store, hash-verified

33 GetKvMetas(kvIndices []uint64, blockNumber int64) ([][32]byte, error)
34 GetUpdatedKvIndices(startBlock, endBlock *big.Int) ([]uint64, error)
35 HeaderByNumber(context.Context, *big.Int) (*types.Header, error)
36}
37
38type Worker struct {

Callers 10

StartMethod · 0.65
eventsToBlocksMethod · 0.65
getLatestHeaderMethod · 0.65
L1BlockRefByLabelFunction · 0.65
HeaderByNumberMethod · 0.65
GetLatestHeaderMethod · 0.65
latestUpdatedMethod · 0.65
getRandaoProofMethod · 0.65
suggestGasPricesMethod · 0.65
CheckMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected