SetRnodeThreshold is a paid mutator transaction binding the contract method 0x975dd4b2. Solidity: function setRnodeThreshold(threshold uint256) returns()
(threshold *big.Int)
| 578 | // |
| 579 | // Solidity: function setRnodeThreshold(threshold uint256) returns() |
| 580 | func (_Rnode *RnodeSession) SetRnodeThreshold(threshold *big.Int) (*types.Transaction, error) { |
| 581 | return _Rnode.Contract.SetRnodeThreshold(&_Rnode.TransactOpts, threshold) |
| 582 | } |
| 583 | |
| 584 | // SetRnodeThreshold is a paid mutator transaction binding the contract method 0x975dd4b2. |
| 585 | // |
no outgoing calls