MCPcopy Create free account
hub / github.com/CPChain/chain / RnodeThreshold

Method RnodeThreshold

contracts/dpor/rnode/rnode.go:393–395  ·  view source on GitHub ↗

RnodeThreshold is a free data retrieval call binding the contract method 0xb7b3e9da. Solidity: function rnodeThreshold() constant returns(uint256)

()

Source from the content-addressed store, hash-verified

391//
392// Solidity: function rnodeThreshold() constant returns(uint256)
393func (_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//

Callers

nothing calls this directly

Calls 1

RnodeThresholdMethod · 0.45

Tested by

no test coverage detected