DeployerDiscoverableMetaV3

Git Source

Inherits: IMetaV1

Upon construction, checks metadata against a known hash, emits it then touches the deployer (deploy an empty expression). This allows indexers to discover the metadata of the DeployerDiscoverableMetaV3 contract by indexing the deployer. In this way the deployer acts as a pseudo-registry by virtue of it being a natural hub for interactions with calling contracts.

Functions

constructor

constructor(bytes32 metaHash, DeployerDiscoverableMetaV3ConstructionConfig memory config);