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

Method GroupSize

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

Source from the content-addressed store, hash-verified

45 PendingNonce() (result uint64, err error)
46 GetExpiredWorkingGroupSize() (r uint64, err error)
47 GroupSize() (r uint64, err error)
48 GetWorkingGroupSize() (r uint64, err error)
49 LastGroupFormationRequestId() (r uint64, err error)
50 LastUpdatedBlock() (r uint64, err error)

Callers 4

handleGroupFormationMethod · 0.65
GroupSizeMethod · 0.65
GroupSizeMethod · 0.65
GroupSizeMethod · 0.65

Implementers 1

ethAdaptoronchain/eth_proxy.go

Calls

no outgoing calls

Tested by

no test coverage detected