LastUpdatedBlock is a free data retrieval call binding the contract method 0xf90ce5ba. Solidity: function lastUpdatedBlock() constant returns(uint256)
()
| 817 | // |
| 818 | // Solidity: function lastUpdatedBlock() constant returns(uint256) |
| 819 | func (_Dosproxy *DosproxyCallerSession) LastUpdatedBlock() (*big.Int, error) { |
| 820 | return _Dosproxy.Contract.LastUpdatedBlock(&_Dosproxy.CallOpts) |
| 821 | } |
| 822 | |
| 823 | // LifeDiversity is a free data retrieval call binding the contract method 0xdd6ceddf. |
| 824 | // |
nothing calls this directly
no test coverage detected