ExpiredWorkingGroupIdsLength is a free data retrieval call binding the contract method 0x830687c4. Solidity: function expiredWorkingGroupIdsLength() constant returns(uint256)
(opts *bind.CallOpts)
| 414 | // |
| 415 | // Solidity: function expiredWorkingGroupIdsLength() constant returns(uint256) |
| 416 | func (_Dosproxy *DosproxyCaller) ExpiredWorkingGroupIdsLength(opts *bind.CallOpts) (*big.Int, error) { |
| 417 | var ( |
| 418 | ret0 = new(*big.Int) |
| 419 | ) |
| 420 | out := ret0 |
| 421 | err := _Dosproxy.contract.Call(opts, out, "expiredWorkingGroupIdsLength") |
| 422 | return *ret0, err |
| 423 | } |
| 424 | |
| 425 | // ExpiredWorkingGroupIdsLength is a free data retrieval call binding the contract method 0x830687c4. |
| 426 | // |
no test coverage detected