MCPcopy Create free account
hub / github.com/DOSNetwork/core / CurrentBlock

Method CurrentBlock

onchain/chain_adaptor.go:57–57  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

55 Balance() (balance *big.Float, err error)
56 Address() (addr common.Address)
57 CurrentBlock() (r uint64, err error)
58 RefreshSystemRandomHardLimit() (limit uint64, err error)
59 BootstrapStartThreshold() (result uint64, err error)
60 GroupPubKey(idx int) (groupPubKeys [4]*big.Int, err error)

Callers 3

onchainLoopMethod · 0.65
handleCRMethod · 0.65
statusMethod · 0.65

Implementers 1

ethAdaptoronchain/eth_proxy.go

Calls

no outgoing calls

Tested by

no test coverage detected