GetRnodeNum is a free data retrieval call binding the contract method 0x0b443f42. Solidity: function getRnodeNum() constant returns(uint256)
()
| 254 | // |
| 255 | // Solidity: function getRnodeNum() constant returns(uint256) |
| 256 | func (_Rnode *RnodeSession) GetRnodeNum() (*big.Int, error) { |
| 257 | return _Rnode.Contract.GetRnodeNum(&_Rnode.CallOpts) |
| 258 | } |
| 259 | |
| 260 | // GetRnodeNum is a free data retrieval call binding the contract method 0x0b443f42. |
| 261 | // |
nothing calls this directly
no test coverage detected