GroupToPick is a free data retrieval call binding the contract method 0x0434ccd2. Solidity: function groupToPick() constant returns(uint256)
()
| 654 | // |
| 655 | // Solidity: function groupToPick() constant returns(uint256) |
| 656 | func (_Dosproxy *DosproxySession) GroupToPick() (*big.Int, error) { |
| 657 | return _Dosproxy.Contract.GroupToPick(&_Dosproxy.CallOpts) |
| 658 | } |
| 659 | |
| 660 | // GroupToPick is a free data retrieval call binding the contract method 0x0434ccd2. |
| 661 | // |
nothing calls this directly
no test coverage detected