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

Method BlockNumber

ethstorage/miner/miner.go:28–28  ·  view source on GitHub ↗
(ctx context.Context)

Source from the content-addressed store, hash-verified

26 SubmitMinedResult(ctx context.Context, contract common.Address, rst result, config Config) (common.Hash, error)
27 GetDataHashes(ctx context.Context, contract common.Address, kvIdxes []uint64) ([]common.Hash, error)
28 BlockNumber(ctx context.Context) (uint64, error)
29}
30
31type MiningProver interface {

Callers 1

prepareDataFunction · 0.80

Calls

no outgoing calls

Tested by 1

prepareDataFunction · 0.64