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

Method BootstrapGroups

onchain/dosproxy/DOSProxy.go:279–281  ·  view source on GitHub ↗

BootstrapGroups is a free data retrieval call binding the contract method 0x31bf6464. Solidity: function bootstrapGroups() constant returns(uint256)

()

Source from the content-addressed store, hash-verified

277//
278// Solidity: function bootstrapGroups() constant returns(uint256)
279func (_Dosproxy *DosproxyCallerSession) BootstrapGroups() (*big.Int, error) {
280 return _Dosproxy.Contract.BootstrapGroups(&_Dosproxy.CallOpts)
281}
282
283// BootstrapRevealDuration is a free data retrieval call binding the contract method 0xef112dfc.
284//

Callers

nothing calls this directly

Calls 1

BootstrapGroupsMethod · 0.45

Tested by

no test coverage detected