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

Method LastUpdatedBlock

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

Source from the content-addressed store, hash-verified

48 GetWorkingGroupSize() (r uint64, err error)
49 LastGroupFormationRequestId() (r uint64, err error)
50 LastUpdatedBlock() (r uint64, err error)
51 NumPendingGroups() (r uint64, err error)
52 NumPendingNodes() (r uint64, err error)
53 BootstrapEndBlk() (result uint64, err error)

Callers 4

handleRandomMethod · 0.65
LastUpdatedBlockMethod · 0.65
LastUpdatedBlockMethod · 0.65
LastUpdatedBlockMethod · 0.65

Implementers 1

ethAdaptoronchain/eth_proxy.go

Calls

no outgoing calls

Tested by

no test coverage detected