MCPcopy Create free account
hub / github.com/DOSNetwork/core / BootstrapCommitDuration

Method BootstrapCommitDuration

onchain/dosproxy/DOSProxy.go:227–229  ·  view source on GitHub ↗

BootstrapCommitDuration is a free data retrieval call binding the contract method 0x372a53cc. Solidity: function bootstrapCommitDuration() constant returns(uint256)

()

Source from the content-addressed store, hash-verified

225//
226// Solidity: function bootstrapCommitDuration() constant returns(uint256)
227func (_Dosproxy *DosproxyCallerSession) BootstrapCommitDuration() (*big.Int, error) {
228 return _Dosproxy.Contract.BootstrapCommitDuration(&_Dosproxy.CallOpts)
229}
230
231// BootstrapEndBlk is a free data retrieval call binding the contract method 0x19717203.
232//

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected