BootstrapEndBlk is a free data retrieval call binding the contract method 0x19717203. Solidity: function bootstrapEndBlk() constant returns(uint256)
()
| 244 | // |
| 245 | // Solidity: function bootstrapEndBlk() constant returns(uint256) |
| 246 | func (_Dosproxy *DosproxySession) BootstrapEndBlk() (*big.Int, error) { |
| 247 | return _Dosproxy.Contract.BootstrapEndBlk(&_Dosproxy.CallOpts) |
| 248 | } |
| 249 | |
| 250 | // BootstrapEndBlk is a free data retrieval call binding the contract method 0x19717203. |
| 251 | // |
nothing calls this directly
no test coverage detected