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

Method GetRnodeNum

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

261//
262// Solidity: function getRnodeNum() constant returns(uint256)
263func (_Rnode *RnodeCallerSession) GetRnodeNum() (*big.Int, error) {
264 return _Rnode.Contract.GetRnodeNum(&_Rnode.CallOpts)
265}
266
267// GetRnodes is a free data retrieval call binding the contract method 0xe508bb85.
268//

Callers

nothing calls this directly

Calls 1

GetRnodeNumMethod · 0.45

Tested by

no test coverage detected