CheckExpireLimit is a free data retrieval call binding the contract method 0x6e5454d3. Solidity: function checkExpireLimit() constant returns(uint256)
()
| 381 | // |
| 382 | // Solidity: function checkExpireLimit() constant returns(uint256) |
| 383 | func (_Dosproxy *DosproxyCallerSession) CheckExpireLimit() (*big.Int, error) { |
| 384 | return _Dosproxy.Contract.CheckExpireLimit(&_Dosproxy.CallOpts) |
| 385 | } |
| 386 | |
| 387 | // ExpiredWorkingGroupIds is a free data retrieval call binding the contract method 0xb45ef79d. |
| 388 | // |
nothing calls this directly
no test coverage detected