ODCdataIndexomnichain

OmnichainGovernanceFacet

Facet to manage Omnichain governance configuration

initialize

function initialize() external

initialize the Diamond implementation with the supported omnichain interfaces and the default governance configuration

setOmnichainProxy

function setOmnichainProxy(address proxy) external

Set the Omnichain proxy address in Data Index implementation

Parameters

NameTypeDescription
proxyaddressAddress of the new Omnichain proxy

On this page