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

Method GroupToPick

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

654//
655// Solidity: function groupToPick() constant returns(uint256)
656func (_Dosproxy *DosproxySession) GroupToPick() (*big.Int, error) {
657 return _Dosproxy.Contract.GroupToPick(&_Dosproxy.CallOpts)
658}
659
660// GroupToPick is a free data retrieval call binding the contract method 0x0434ccd2.
661//

Callers

nothing calls this directly

Calls 1

GroupToPickMethod · 0.65

Tested by

no test coverage detected