BootstrapCommitDuration is a free data retrieval call binding the contract method 0x372a53cc. Solidity: function bootstrapCommitDuration() constant returns(uint256)
()
| 218 | // |
| 219 | // Solidity: function bootstrapCommitDuration() constant returns(uint256) |
| 220 | func (_Dosproxy *DosproxySession) BootstrapCommitDuration() (*big.Int, error) { |
| 221 | return _Dosproxy.Contract.BootstrapCommitDuration(&_Dosproxy.CallOpts) |
| 222 | } |
| 223 | |
| 224 | // BootstrapCommitDuration is a free data retrieval call binding the contract method 0x372a53cc. |
| 225 | // |
nothing calls this directly
no test coverage detected