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

Method BootstrapStartThreshold

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

Source from the content-addressed store, hash-verified

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)
61 IsPendingNode(id []byte) (bool, error)
62 BootStrapUrl() string

Callers 5

handleGroupFormationMethod · 0.65
handleBootstrapMethod · 0.65

Implementers 1

ethAdaptoronchain/eth_proxy.go

Calls

no outgoing calls

Tested by

no test coverage detected