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

Method GetRnodeNum

contracts/dpor/rnode/rnode.go:256–258  ·  view source on GitHub ↗

GetRnodeNum is a free data retrieval call binding the contract method 0x0b443f42. Solidity: function getRnodeNum() constant returns(uint256)

()

Source from the content-addressed store, hash-verified

254//
255// Solidity: function getRnodeNum() constant returns(uint256)
256func (_Rnode *RnodeSession) GetRnodeNum() (*big.Int, error) {
257 return _Rnode.Contract.GetRnodeNum(&_Rnode.CallOpts)
258}
259
260// GetRnodeNum is a free data retrieval call binding the contract method 0x0b443f42.
261//

Callers

nothing calls this directly

Calls 1

GetRnodeNumMethod · 0.45

Tested by

no test coverage detected