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

Method SetGroupSize

onchain/dosproxy/DOSProxy.go:1476–1478  ·  view source on GitHub ↗

SetGroupSize is a paid mutator transaction binding the contract method 0x0dfc09cb. Solidity: function setGroupSize(newSize uint256) returns()

(newSize *big.Int)

Source from the content-addressed store, hash-verified

1474//
1475// Solidity: function setGroupSize(newSize uint256) returns()
1476func (_Dosproxy *DosproxyTransactorSession) SetGroupSize(newSize *big.Int) (*types.Transaction, error) {
1477 return _Dosproxy.Contract.SetGroupSize(&_Dosproxy.TransactOpts, newSize)
1478}
1479
1480// SetLifeDiversity is a paid mutator transaction binding the contract method 0x559ea9de.
1481//

Callers

nothing calls this directly

Calls 1

SetGroupSizeMethod · 0.65

Tested by

no test coverage detected