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