{
  "_format": "hh-sol-artifact-1",
  "contractName": "ICrossChainAdapter",
  "sourceName": "contracts/interfaces/ICrossChainAdapter.sol",
  "abi": [
    {
      "inputs": [
        {
          "internalType": "bytes32",
          "name": "_orgID",
          "type": "bytes32"
        },
        {
          "components": [
            {
              "components": [
                {
                  "internalType": "uint256",
                  "name": "major",
                  "type": "uint256"
                },
                {
                  "internalType": "uint256",
                  "name": "minor",
                  "type": "uint256"
                },
                {
                  "internalType": "uint256",
                  "name": "patch",
                  "type": "uint256"
                }
              ],
              "internalType": "struct Version",
              "name": "version",
              "type": "tuple"
            },
            {
              "internalType": "address",
              "name": "owner",
              "type": "address"
            },
            {
              "internalType": "bytes",
              "name": "managerInitializerData",
              "type": "bytes"
            }
          ],
          "internalType": "struct RegistrationInfo",
          "name": "_registration",
          "type": "tuple"
        },
        {
          "components": [
            {
              "internalType": "address payable",
              "name": "originEndpoint",
              "type": "address"
            },
            {
              "internalType": "uint32",
              "name": "destDomainID",
              "type": "uint32"
            },
            {
              "internalType": "uint256",
              "name": "relayerFee",
              "type": "uint256"
            }
          ],
          "internalType": "struct CrossChainMessageInfo",
          "name": "_message",
          "type": "tuple"
        }
      ],
      "name": "initiateRegistration",
      "outputs": [],
      "stateMutability": "nonpayable",
      "type": "function"
    }
  ],
  "bytecode": "0x",
  "deployedBytecode": "0x",
  "linkReferences": {},
  "deployedLinkReferences": {}
}
