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

Method BootstrapGroups

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

270//
271// Solidity: function bootstrapGroups() constant returns(uint256)
272func (_Dosproxy *DosproxySession) BootstrapGroups() (*big.Int, error) {
273 return _Dosproxy.Contract.BootstrapGroups(&_Dosproxy.CallOpts)
274}
275
276// BootstrapGroups is a free data retrieval call binding the contract method 0x31bf6464.
277//

Callers

nothing calls this directly

Calls 1

BootstrapGroupsMethod · 0.45

Tested by

no test coverage detected