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

Method BootstrapStartThreshold

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

348//
349// Solidity: function bootstrapStartThreshold() constant returns(uint256)
350func (_Dosproxy *DosproxySession) BootstrapStartThreshold() (*big.Int, error) {
351 return _Dosproxy.Contract.BootstrapStartThreshold(&_Dosproxy.CallOpts)
352}
353
354// BootstrapStartThreshold is a free data retrieval call binding the contract method 0x11bc5311.
355//

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected