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

Method GroupToPick

onchain/chain_adaptor.go:44–44  ·  view source on GitHub ↗

Get functions

()

Source from the content-addressed store, hash-verified

42 Reveal(cid *big.Int, secret *big.Int) (err error)
43 //Get functions
44 GroupToPick() (result uint64, err error)
45 PendingNonce() (result uint64, err error)
46 GetExpiredWorkingGroupSize() (r uint64, err error)
47 GroupSize() (r uint64, err error)

Callers 4

handleGroupFormationMethod · 0.65
GroupToPickMethod · 0.65
GroupToPickMethod · 0.65
GroupToPickMethod · 0.65

Implementers 1

ethAdaptoronchain/eth_proxy.go

Calls

no outgoing calls

Tested by

no test coverage detected