RnodeThreshold is a free data retrieval call binding the contract method 0xb7b3e9da. Solidity: function rnodeThreshold() constant returns(uint256)
()
| 391 | // |
| 392 | // Solidity: function rnodeThreshold() constant returns(uint256) |
| 393 | func (_Rnode *RnodeCallerSession) RnodeThreshold() (*big.Int, error) { |
| 394 | return _Rnode.Contract.RnodeThreshold(&_Rnode.CallOpts) |
| 395 | } |
| 396 | |
| 397 | // SupportedVersion is a free data retrieval call binding the contract method 0xd5601e9f. |
| 398 | // |
nothing calls this directly
no test coverage detected