RnodeThreshold is a free data retrieval call binding the contract method 0xb7b3e9da. Solidity: function rnodeThreshold() constant returns(uint256)
()
| 384 | // |
| 385 | // Solidity: function rnodeThreshold() constant returns(uint256) |
| 386 | func (_Rnode *RnodeSession) RnodeThreshold() (*big.Int, error) { |
| 387 | return _Rnode.Contract.RnodeThreshold(&_Rnode.CallOpts) |
| 388 | } |
| 389 | |
| 390 | // RnodeThreshold is a free data retrieval call binding the contract method 0xb7b3e9da. |
| 391 | // |
nothing calls this directly
no test coverage detected