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

Method GroupToPick

onchain/dosproxy/DOSProxy.go:663–665  ·  view source on GitHub ↗

GroupToPick is a free data retrieval call binding the contract method 0x0434ccd2. Solidity: function groupToPick() constant returns(uint256)

()

Source from the content-addressed store, hash-verified

661//
662// Solidity: function groupToPick() constant returns(uint256)
663func (_Dosproxy *DosproxyCallerSession) GroupToPick() (*big.Int, error) {
664 return _Dosproxy.Contract.GroupToPick(&_Dosproxy.CallOpts)
665}
666
667// GuardianListed is a free data retrieval call binding the contract method 0x09011cb9.
668//

Callers

nothing calls this directly

Calls 1

GroupToPickMethod · 0.65

Tested by

no test coverage detected