CheckExpireLimit is a free data retrieval call binding the contract method 0x6e5454d3. Solidity: function checkExpireLimit() constant returns(uint256)
()
| 374 | // |
| 375 | // Solidity: function checkExpireLimit() constant returns(uint256) |
| 376 | func (_Dosproxy *DosproxySession) CheckExpireLimit() (*big.Int, error) { |
| 377 | return _Dosproxy.Contract.CheckExpireLimit(&_Dosproxy.CallOpts) |
| 378 | } |
| 379 | |
| 380 | // CheckExpireLimit is a free data retrieval call binding the contract method 0x6e5454d3. |
| 381 | // |
nothing calls this directly
no test coverage detected