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

Method BootstrapRevealDuration

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

303//
304// Solidity: function bootstrapRevealDuration() constant returns(uint256)
305func (_Dosproxy *DosproxyCallerSession) BootstrapRevealDuration() (*big.Int, error) {
306 return _Dosproxy.Contract.BootstrapRevealDuration(&_Dosproxy.CallOpts)
307}
308
309// BootstrapRound is a free data retrieval call binding the contract method 0x85ed4223.
310//

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected