SetGroupSize is a paid mutator transaction binding the contract method 0x0dfc09cb. Solidity: function setGroupSize(newSize uint256) returns()
(newSize *big.Int)
| 1467 | // |
| 1468 | // Solidity: function setGroupSize(newSize uint256) returns() |
| 1469 | func (_Dosproxy *DosproxySession) SetGroupSize(newSize *big.Int) (*types.Transaction, error) { |
| 1470 | return _Dosproxy.Contract.SetGroupSize(&_Dosproxy.TransactOpts, newSize) |
| 1471 | } |
| 1472 | |
| 1473 | // SetGroupSize is a paid mutator transaction binding the contract method 0x0dfc09cb. |
| 1474 | // |
nothing calls this directly
no test coverage detected