SetSupportedVersion is a paid mutator transaction binding the contract method 0x5f86d4ca. Solidity: function setSupportedVersion(version uint256) returns()
(version *big.Int)
| 599 | // |
| 600 | // Solidity: function setSupportedVersion(version uint256) returns() |
| 601 | func (_Rnode *RnodeSession) SetSupportedVersion(version *big.Int) (*types.Transaction, error) { |
| 602 | return _Rnode.Contract.SetSupportedVersion(&_Rnode.TransactOpts, version) |
| 603 | } |
| 604 | |
| 605 | // SetSupportedVersion is a paid mutator transaction binding the contract method 0x5f86d4ca. |
| 606 | // |
no outgoing calls