axelar-gmp-sdk-solidity

Solidity API

TestFixedProxy

constructor

constructor(address implementationAddress) public

contractId

function contractId() internal pure returns (bytes32)

Returns the contract ID. It can be used as a check during upgrades.

Meant to be overridden in derived contracts.

Return Values

Name Type Description
[0] bytes32 bytes32 The contract ID