ExpiredWorkingGroupIds is a free data retrieval call binding the contract method 0xb45ef79d. Solidity: function expiredWorkingGroupIds( uint256) constant returns(uint256)
(opts *bind.CallOpts, arg0 *big.Int)
| 388 | // |
| 389 | // Solidity: function expiredWorkingGroupIds( uint256) constant returns(uint256) |
| 390 | func (_Dosproxy *DosproxyCaller) ExpiredWorkingGroupIds(opts *bind.CallOpts, arg0 *big.Int) (*big.Int, error) { |
| 391 | var ( |
| 392 | ret0 = new(*big.Int) |
| 393 | ) |
| 394 | out := ret0 |
| 395 | err := _Dosproxy.contract.Call(opts, out, "expiredWorkingGroupIds", arg0) |
| 396 | return *ret0, err |
| 397 | } |
| 398 | |
| 399 | // ExpiredWorkingGroupIds is a free data retrieval call binding the contract method 0xb45ef79d. |
| 400 | // |
no test coverage detected