SupportedVersion is a free data retrieval call binding the contract method 0xd5601e9f. Solidity: function supportedVersion() constant returns(uint256)
()
| 417 | // |
| 418 | // Solidity: function supportedVersion() constant returns(uint256) |
| 419 | func (_Rnode *RnodeCallerSession) SupportedVersion() (*big.Int, error) { |
| 420 | return _Rnode.Contract.SupportedVersion(&_Rnode.CallOpts) |
| 421 | } |
| 422 | |
| 423 | // DisableContract is a paid mutator transaction binding the contract method 0x894ba833. |
| 424 | // |
nothing calls this directly
no test coverage detected