SupportedVersion is a free data retrieval call binding the contract method 0xd5601e9f. Solidity: function supportedVersion() constant returns(uint256)
()
| 410 | // |
| 411 | // Solidity: function supportedVersion() constant returns(uint256) |
| 412 | func (_Rnode *RnodeSession) SupportedVersion() (*big.Int, error) { |
| 413 | return _Rnode.Contract.SupportedVersion(&_Rnode.CallOpts) |
| 414 | } |
| 415 | |
| 416 | // SupportedVersion is a free data retrieval call binding the contract method 0xd5601e9f. |
| 417 | // |
nothing calls this directly
no test coverage detected