GroupSize is a free data retrieval call binding the contract method 0x63b635ea. Solidity: function groupSize() constant returns(uint256)
()
| 635 | // |
| 636 | // Solidity: function groupSize() constant returns(uint256) |
| 637 | func (_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 | // |