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

Method BootstrapRound

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

Source from the content-addressed store, hash-verified

52 NumPendingNodes() (r uint64, err error)
53 BootstrapEndBlk() (result uint64, err error)
54 BootstrapRound() (result uint64, err error)
55 Balance() (balance *big.Float, err error)
56 Address() (addr common.Address)
57 CurrentBlock() (r uint64, err error)

Callers 5

handleGroupFormationMethod · 0.65
handleBootstrapMethod · 0.65
BootstrapRoundMethod · 0.65
BootstrapRoundMethod · 0.65
BootstrapRoundMethod · 0.65

Implementers 1

ethAdaptoronchain/eth_proxy.go

Calls

no outgoing calls

Tested by

no test coverage detected