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

Method BootstrapRevealDuration

onchain/dosproxy/DOSProxy.go:298–300  ·  view source on GitHub ↗

BootstrapRevealDuration is a free data retrieval call binding the contract method 0xef112dfc. Solidity: function bootstrapRevealDuration() constant returns(uint256)

()

Source from the content-addressed store, hash-verified

296//
297// Solidity: function bootstrapRevealDuration() constant returns(uint256)
298func (_Dosproxy *DosproxySession) BootstrapRevealDuration() (*big.Int, error) {
299 return _Dosproxy.Contract.BootstrapRevealDuration(&_Dosproxy.CallOpts)
300}
301
302// BootstrapRevealDuration is a free data retrieval call binding the contract method 0xef112dfc.
303//

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected