BootstrapRevealDuration is a free data retrieval call binding the contract method 0xef112dfc. Solidity: function bootstrapRevealDuration() constant returns(uint256)
(opts *bind.CallOpts)
| 284 | // |
| 285 | // Solidity: function bootstrapRevealDuration() constant returns(uint256) |
| 286 | func (_Dosproxy *DosproxyCaller) BootstrapRevealDuration(opts *bind.CallOpts) (*big.Int, error) { |
| 287 | var ( |
| 288 | ret0 = new(*big.Int) |
| 289 | ) |
| 290 | out := ret0 |
| 291 | err := _Dosproxy.contract.Call(opts, out, "bootstrapRevealDuration") |
| 292 | return *ret0, err |
| 293 | } |
| 294 | |
| 295 | // BootstrapRevealDuration is a free data retrieval call binding the contract method 0xef112dfc. |
| 296 | // |
no test coverage detected