SetPeriod is a paid mutator transaction binding the contract method 0x0f3a9f65. Solidity: function setPeriod(_period uint256) returns()
(_period *big.Int)
| 557 | // |
| 558 | // Solidity: function setPeriod(_period uint256) returns() |
| 559 | func (_Rnode *RnodeSession) SetPeriod(_period *big.Int) (*types.Transaction, error) { |
| 560 | return _Rnode.Contract.SetPeriod(&_Rnode.TransactOpts, _period) |
| 561 | } |
| 562 | |
| 563 | // SetPeriod is a paid mutator transaction binding the contract method 0x0f3a9f65. |
| 564 | // |
no outgoing calls