BootstrapStartThreshold is a free data retrieval call binding the contract method 0x11bc5311. Solidity: function bootstrapStartThreshold() constant returns(uint256)
()
| 348 | // |
| 349 | // Solidity: function bootstrapStartThreshold() constant returns(uint256) |
| 350 | func (_Dosproxy *DosproxySession) BootstrapStartThreshold() (*big.Int, error) { |
| 351 | return _Dosproxy.Contract.BootstrapStartThreshold(&_Dosproxy.CallOpts) |
| 352 | } |
| 353 | |
| 354 | // BootstrapStartThreshold is a free data retrieval call binding the contract method 0x11bc5311. |
| 355 | // |
nothing calls this directly
no test coverage detected