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

Method SupportedVersion

contracts/dpor/rnode/rnode.go:412–414  ·  view source on GitHub ↗

SupportedVersion is a free data retrieval call binding the contract method 0xd5601e9f. Solidity: function supportedVersion() constant returns(uint256)

()

Source from the content-addressed store, hash-verified

410//
411// Solidity: function supportedVersion() constant returns(uint256)
412func (_Rnode *RnodeSession) SupportedVersion() (*big.Int, error) {
413 return _Rnode.Contract.SupportedVersion(&_Rnode.CallOpts)
414}
415
416// SupportedVersion is a free data retrieval call binding the contract method 0xd5601e9f.
417//

Callers

nothing calls this directly

Calls 1

SupportedVersionMethod · 0.45

Tested by

no test coverage detected