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

Method RnodeThreshold

contracts/dpor/rnode/rnode.go:386–388  ·  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

384//
385// Solidity: function rnodeThreshold() constant returns(uint256)
386func (_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//

Callers

nothing calls this directly

Calls 1

RnodeThresholdMethod · 0.45

Tested by

no test coverage detected