SetGroupSize is a paid mutator transaction binding the contract method 0x0dfc09cb. Solidity: function setGroupSize(newSize uint256) returns()
(newSize *big.Int)
| 1474 | // |
| 1475 | // Solidity: function setGroupSize(newSize uint256) returns() |
| 1476 | func (_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 | // |
nothing calls this directly
no test coverage detected