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

Method BootstrapStartThreshold

onchain/dosproxy/DOSProxy.go:357–359  ·  view source on GitHub ↗

BootstrapStartThreshold is a free data retrieval call binding the contract method 0x11bc5311. Solidity: function bootstrapStartThreshold() constant returns(uint256)

()

Source from the content-addressed store, hash-verified

355//
356// Solidity: function bootstrapStartThreshold() constant returns(uint256)
357func (_Dosproxy *DosproxyCallerSession) BootstrapStartThreshold() (*big.Int, error) {
358 return _Dosproxy.Contract.BootstrapStartThreshold(&_Dosproxy.CallOpts)
359}
360
361// CheckExpireLimit is a free data retrieval call binding the contract method 0x6e5454d3.
362//

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected