LastUpdatedBlock is a free data retrieval call binding the contract method 0xf90ce5ba. Solidity: function lastUpdatedBlock() constant returns(uint256)
()
| 810 | // |
| 811 | // Solidity: function lastUpdatedBlock() constant returns(uint256) |
| 812 | func (_Dosproxy *DosproxySession) LastUpdatedBlock() (*big.Int, error) { |
| 813 | return _Dosproxy.Contract.LastUpdatedBlock(&_Dosproxy.CallOpts) |
| 814 | } |
| 815 | |
| 816 | // LastUpdatedBlock is a free data retrieval call binding the contract method 0xf90ce5ba. |
| 817 | // |
nothing calls this directly
no test coverage detected