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

Method BootstrapCommitDuration

onchain/dosproxy/DOSProxy.go:220–222  ·  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

218//
219// Solidity: function bootstrapCommitDuration() constant returns(uint256)
220func (_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//

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected