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

Method ExpiredWorkingGroupIdsLength

onchain/dosproxy/DOSProxy.go:428–430  ·  view source on GitHub ↗

ExpiredWorkingGroupIdsLength is a free data retrieval call binding the contract method 0x830687c4. Solidity: function expiredWorkingGroupIdsLength() constant returns(uint256)

()

Source from the content-addressed store, hash-verified

426//
427// Solidity: function expiredWorkingGroupIdsLength() constant returns(uint256)
428func (_Dosproxy *DosproxySession) ExpiredWorkingGroupIdsLength() (*big.Int, error) {
429 return _Dosproxy.Contract.ExpiredWorkingGroupIdsLength(&_Dosproxy.CallOpts)
430}
431
432// ExpiredWorkingGroupIdsLength is a free data retrieval call binding the contract method 0x830687c4.
433//

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected