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

Method GroupSize

onchain/dosproxy/DOSProxy.go:630–632  ·  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

628//
629// Solidity: function groupSize() constant returns(uint256)
630func (_Dosproxy *DosproxySession) GroupSize() (*big.Int, error) {
631 return _Dosproxy.Contract.GroupSize(&_Dosproxy.CallOpts)
632}
633
634// GroupSize is a free data retrieval call binding the contract method 0x63b635ea.
635//

Callers

nothing calls this directly

Calls 1

GroupSizeMethod · 0.65

Tested by

no test coverage detected