BootstrapRound is a free data retrieval call binding the contract method 0x85ed4223. Solidity: function bootstrapRound() constant returns(uint256)
()
| 329 | // |
| 330 | // Solidity: function bootstrapRound() constant returns(uint256) |
| 331 | func (_Dosproxy *DosproxyCallerSession) BootstrapRound() (*big.Int, error) { |
| 332 | return _Dosproxy.Contract.BootstrapRound(&_Dosproxy.CallOpts) |
| 333 | } |
| 334 | |
| 335 | // BootstrapStartThreshold is a free data retrieval call binding the contract method 0x11bc5311. |
| 336 | // |
nothing calls this directly
no test coverage detected