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

Method SupportedVersion

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

417//
418// Solidity: function supportedVersion() constant returns(uint256)
419func (_Rnode *RnodeCallerSession) SupportedVersion() (*big.Int, error) {
420 return _Rnode.Contract.SupportedVersion(&_Rnode.CallOpts)
421}
422
423// DisableContract is a paid mutator transaction binding the contract method 0x894ba833.
424//

Callers

nothing calls this directly

Calls 1

SupportedVersionMethod · 0.45

Tested by

no test coverage detected