GetRnodeNum is a free data retrieval call binding the contract method 0x0b443f42. Solidity: function getRnodeNum() constant returns(uint256)
()
| 261 | // |
| 262 | // Solidity: function getRnodeNum() constant returns(uint256) |
| 263 | func (_Rnode *RnodeCallerSession) GetRnodeNum() (*big.Int, error) { |
| 264 | return _Rnode.Contract.GetRnodeNum(&_Rnode.CallOpts) |
| 265 | } |
| 266 | |
| 267 | // GetRnodes is a free data retrieval call binding the contract method 0xe508bb85. |
| 268 | // |
nothing calls this directly
no test coverage detected