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

Method GroupSize

onchain/dosproxy/DOSProxy.go:637–639  ·  view source on GitHub ↗

GroupSize is a free data retrieval call binding the contract method 0x63b635ea. Solidity: function groupSize() constant returns(uint256)

()

Source from the content-addressed store, hash-verified

635//
636// Solidity: function groupSize() constant returns(uint256)
637func (_Dosproxy *DosproxyCallerSession) GroupSize() (*big.Int, error) {
638 return _Dosproxy.Contract.GroupSize(&_Dosproxy.CallOpts)
639}
640
641// GroupToPick is a free data retrieval call binding the contract method 0x0434ccd2.
642//

Callers

nothing calls this directly

Calls 1

GroupSizeMethod · 0.65

Tested by

no test coverage detected