BootstrapRound is a free data retrieval call binding the contract method 0x85ed4223. Solidity: function bootstrapRound() constant returns(uint256)
()
| 322 | // |
| 323 | // Solidity: function bootstrapRound() constant returns(uint256) |
| 324 | func (_Dosproxy *DosproxySession) BootstrapRound() (*big.Int, error) { |
| 325 | return _Dosproxy.Contract.BootstrapRound(&_Dosproxy.CallOpts) |
| 326 | } |
| 327 | |
| 328 | // BootstrapRound is a free data retrieval call binding the contract method 0x85ed4223. |
| 329 | // |
nothing calls this directly
no test coverage detected