{
  "_format": "hh3-artifact-1",
  "contractName": "MockCiphernodeRegistryEmptyKey",
  "sourceName": "contracts/test/MockCiphernodeRegistry.sol",
  "abi": [
    {
      "inputs": [
        {
          "internalType": "uint256",
          "name": "pending",
          "type": "uint256"
        },
        {
          "internalType": "uint256",
          "name": "provided",
          "type": "uint256"
        }
      ],
      "name": "AccusationVoteValidityMismatch",
      "type": "error"
    },
    {
      "inputs": [
        {
          "internalType": "uint256",
          "name": "readyAt",
          "type": "uint256"
        },
        {
          "internalType": "uint256",
          "name": "nowAt",
          "type": "uint256"
        }
      ],
      "name": "AccusationVoteValidityTimelockActive",
      "type": "error"
    },
    {
      "inputs": [],
      "name": "AccusationVoteValidityZeroRequiresTimelock",
      "type": "error"
    },
    {
      "inputs": [],
      "name": "AttestationBindingCountMismatch",
      "type": "error"
    },
    {
      "inputs": [],
      "name": "BondingRegistryNotSet",
      "type": "error"
    },
    {
      "inputs": [
        {
          "internalType": "address",
          "name": "node",
          "type": "address"
        }
      ],
      "name": "CiphernodeNotEnabled",
      "type": "error"
    },
    {
      "inputs": [],
      "name": "CommitteeAlreadyFinalized",
      "type": "error"
    },
    {
      "inputs": [],
      "name": "CommitteeAlreadyPublished",
      "type": "error"
    },
    {
      "inputs": [],
      "name": "CommitteeAlreadyRequested",
      "type": "error"
    },
    {
      "inputs": [],
      "name": "CommitteeDeadlineReached",
      "type": "error"
    },
    {
      "inputs": [],
      "name": "CommitteeNotFinalized",
      "type": "error"
    },
    {
      "inputs": [],
      "name": "CommitteeNotInitializedOrFinalized",
      "type": "error"
    },
    {
      "inputs": [],
      "name": "CommitteeNotPublished",
      "type": "error"
    },
    {
      "inputs": [],
      "name": "CommitteeNotRequested",
      "type": "error"
    },
    {
      "inputs": [],
      "name": "DkgProofRequired",
      "type": "error"
    },
    {
      "inputs": [],
      "name": "FoldAttestationVerifierAlreadySet",
      "type": "error"
    },
    {
      "inputs": [],
      "name": "FoldAttestationVerifierNotSet",
      "type": "error"
    },
    {
      "inputs": [],
      "name": "FoldAttestationsRequired",
      "type": "error"
    },
    {
      "inputs": [
        {
          "internalType": "uint256",
          "name": "requested",
          "type": "uint256"
        },
        {
          "internalType": "uint256",
          "name": "available",
          "type": "uint256"
        }
      ],
      "name": "InsufficientCiphernodes",
      "type": "error"
    },
    {
      "inputs": [],
      "name": "InvalidDkgProof",
      "type": "error"
    },
    {
      "inputs": [],
      "name": "InvalidFoldAttestation",
      "type": "error"
    },
    {
      "inputs": [],
      "name": "InvalidTicketNumber",
      "type": "error"
    },
    {
      "inputs": [],
      "name": "NoPendingAccusationVoteValidityUpdate",
      "type": "error"
    },
    {
      "inputs": [],
      "name": "NoPendingVerifierUpdate",
      "type": "error"
    },
    {
      "inputs": [],
      "name": "NodeAlreadySubmitted",
      "type": "error"
    },
    {
      "inputs": [
        {
          "internalType": "address",
          "name": "node",
          "type": "address"
        }
      ],
      "name": "NodeNotBonded",
      "type": "error"
    },
    {
      "inputs": [],
      "name": "NodeNotEligible",
      "type": "error"
    },
    {
      "inputs": [],
      "name": "NodeNotSubmitted",
      "type": "error"
    },
    {
      "inputs": [],
      "name": "NotOwnerOrBondingRegistry",
      "type": "error"
    },
    {
      "inputs": [],
      "name": "NotSlashingManager",
      "type": "error"
    },
    {
      "inputs": [],
      "name": "OnlyBondingRegistry",
      "type": "error"
    },
    {
      "inputs": [],
      "name": "OnlyEnclave",
      "type": "error"
    },
    {
      "inputs": [],
      "name": "PartyIdNotInProof",
      "type": "error"
    },
    {
      "inputs": [
        {
          "internalType": "uint256",
          "name": "partyId",
          "type": "uint256"
        },
        {
          "internalType": "uint256",
          "name": "committeeSize",
          "type": "uint256"
        }
      ],
      "name": "PartyIdOutOfBounds",
      "type": "error"
    },
    {
      "inputs": [],
      "name": "PkCommitmentRequired",
      "type": "error"
    },
    {
      "inputs": [],
      "name": "SubmissionWindowClosed",
      "type": "error"
    },
    {
      "inputs": [],
      "name": "SubmissionWindowNotClosed",
      "type": "error"
    },
    {
      "inputs": [],
      "name": "ThresholdNotMet",
      "type": "error"
    },
    {
      "inputs": [],
      "name": "Unauthorized",
      "type": "error"
    },
    {
      "inputs": [
        {
          "internalType": "address",
          "name": "pending",
          "type": "address"
        },
        {
          "internalType": "address",
          "name": "provided",
          "type": "address"
        }
      ],
      "name": "VerifierMismatch",
      "type": "error"
    },
    {
      "inputs": [
        {
          "internalType": "uint256",
          "name": "readyAt",
          "type": "uint256"
        },
        {
          "internalType": "uint256",
          "name": "nowAt",
          "type": "uint256"
        }
      ],
      "name": "VerifierUpdateTimelockActive",
      "type": "error"
    },
    {
      "inputs": [],
      "name": "ZeroAddress",
      "type": "error"
    },
    {
      "anonymous": false,
      "inputs": [
        {
          "indexed": false,
          "internalType": "uint256",
          "name": "accusationVoteValidity",
          "type": "uint256"
        }
      ],
      "name": "AccusationVoteValidityProposalCancelled",
      "type": "event"
    },
    {
      "anonymous": false,
      "inputs": [
        {
          "indexed": false,
          "internalType": "uint256",
          "name": "accusationVoteValidity",
          "type": "uint256"
        },
        {
          "indexed": false,
          "internalType": "uint256",
          "name": "readyAt",
          "type": "uint256"
        }
      ],
      "name": "AccusationVoteValidityProposed",
      "type": "event"
    },
    {
      "anonymous": false,
      "inputs": [
        {
          "indexed": false,
          "internalType": "uint256",
          "name": "accusationVoteValidity",
          "type": "uint256"
        }
      ],
      "name": "AccusationVoteValiditySet",
      "type": "event"
    },
    {
      "anonymous": false,
      "inputs": [
        {
          "indexed": true,
          "internalType": "address",
          "name": "node",
          "type": "address"
        },
        {
          "indexed": false,
          "internalType": "uint256",
          "name": "index",
          "type": "uint256"
        },
        {
          "indexed": false,
          "internalType": "uint256",
          "name": "numNodes",
          "type": "uint256"
        },
        {
          "indexed": false,
          "internalType": "uint256",
          "name": "size",
          "type": "uint256"
        }
      ],
      "name": "CiphernodeAdded",
      "type": "event"
    },
    {
      "anonymous": false,
      "inputs": [
        {
          "indexed": true,
          "internalType": "address",
          "name": "node",
          "type": "address"
        },
        {
          "indexed": false,
          "internalType": "uint256",
          "name": "index",
          "type": "uint256"
        },
        {
          "indexed": false,
          "internalType": "uint256",
          "name": "numNodes",
          "type": "uint256"
        },
        {
          "indexed": false,
          "internalType": "uint256",
          "name": "size",
          "type": "uint256"
        }
      ],
      "name": "CiphernodeRemoved",
      "type": "event"
    },
    {
      "anonymous": false,
      "inputs": [
        {
          "indexed": true,
          "internalType": "uint256",
          "name": "e3Id",
          "type": "uint256"
        },
        {
          "indexed": false,
          "internalType": "bool",
          "name": "active",
          "type": "bool"
        }
      ],
      "name": "CommitteeActivationChanged",
      "type": "event"
    },
    {
      "anonymous": false,
      "inputs": [
        {
          "indexed": true,
          "internalType": "uint256",
          "name": "e3Id",
          "type": "uint256"
        },
        {
          "indexed": false,
          "internalType": "uint256",
          "name": "nodesSubmitted",
          "type": "uint256"
        },
        {
          "indexed": false,
          "internalType": "uint256",
          "name": "thresholdRequired",
          "type": "uint256"
        }
      ],
      "name": "CommitteeFormationFailed",
      "type": "event"
    },
    {
      "anonymous": false,
      "inputs": [
        {
          "indexed": true,
          "internalType": "uint256",
          "name": "e3Id",
          "type": "uint256"
        },
        {
          "indexed": true,
          "internalType": "address",
          "name": "node",
          "type": "address"
        },
        {
          "indexed": false,
          "internalType": "bytes32",
          "name": "reason",
          "type": "bytes32"
        },
        {
          "indexed": false,
          "internalType": "uint256",
          "name": "activeCountAfter",
          "type": "uint256"
        }
      ],
      "name": "CommitteeMemberExpelled",
      "type": "event"
    },
    {
      "anonymous": false,
      "inputs": [
        {
          "indexed": true,
          "internalType": "uint256",
          "name": "e3Id",
          "type": "uint256"
        },
        {
          "indexed": false,
          "internalType": "address[]",
          "name": "nodes",
          "type": "address[]"
        },
        {
          "indexed": false,
          "internalType": "bytes",
          "name": "publicKey",
          "type": "bytes"
        },
        {
          "indexed": false,
          "internalType": "bytes32",
          "name": "pkCommitment",
          "type": "bytes32"
        },
        {
          "indexed": false,
          "internalType": "bytes",
          "name": "proof",
          "type": "bytes"
        }
      ],
      "name": "CommitteePublished",
      "type": "event"
    },
    {
      "anonymous": false,
      "inputs": [
        {
          "indexed": true,
          "internalType": "uint256",
          "name": "e3Id",
          "type": "uint256"
        },
        {
          "indexed": false,
          "internalType": "uint256",
          "name": "seed",
          "type": "uint256"
        },
        {
          "indexed": false,
          "internalType": "uint32[2]",
          "name": "threshold",
          "type": "uint32[2]"
        },
        {
          "indexed": false,
          "internalType": "uint256",
          "name": "requestBlock",
          "type": "uint256"
        },
        {
          "indexed": false,
          "internalType": "uint256",
          "name": "committeeDeadline",
          "type": "uint256"
        }
      ],
      "name": "CommitteeRequested",
      "type": "event"
    },
    {
      "anonymous": false,
      "inputs": [
        {
          "indexed": true,
          "internalType": "uint256",
          "name": "e3Id",
          "type": "uint256"
        },
        {
          "indexed": false,
          "internalType": "uint256",
          "name": "activeCount",
          "type": "uint256"
        },
        {
          "indexed": false,
          "internalType": "uint256",
          "name": "thresholdM",
          "type": "uint256"
        },
        {
          "indexed": false,
          "internalType": "bool",
          "name": "viable",
          "type": "bool"
        }
      ],
      "name": "CommitteeViabilityUpdated",
      "type": "event"
    },
    {
      "anonymous": false,
      "inputs": [
        {
          "indexed": true,
          "internalType": "address",
          "name": "verifier",
          "type": "address"
        }
      ],
      "name": "DkgFoldAttestationVerifierProposalCancelled",
      "type": "event"
    },
    {
      "anonymous": false,
      "inputs": [
        {
          "indexed": true,
          "internalType": "address",
          "name": "verifier",
          "type": "address"
        },
        {
          "indexed": false,
          "internalType": "uint256",
          "name": "readyAt",
          "type": "uint256"
        }
      ],
      "name": "DkgFoldAttestationVerifierProposed",
      "type": "event"
    },
    {
      "anonymous": false,
      "inputs": [
        {
          "indexed": true,
          "internalType": "address",
          "name": "verifier",
          "type": "address"
        }
      ],
      "name": "DkgFoldAttestationVerifierUpdated",
      "type": "event"
    },
    {
      "anonymous": false,
      "inputs": [
        {
          "indexed": true,
          "internalType": "address",
          "name": "enclave",
          "type": "address"
        }
      ],
      "name": "EnclaveSet",
      "type": "event"
    },
    {
      "anonymous": false,
      "inputs": [
        {
          "indexed": true,
          "internalType": "uint256",
          "name": "e3Id",
          "type": "uint256"
        },
        {
          "indexed": false,
          "internalType": "address[]",
          "name": "committee",
          "type": "address[]"
        },
        {
          "indexed": false,
          "internalType": "uint256[]",
          "name": "scores",
          "type": "uint256[]"
        }
      ],
      "name": "SortitionCommitteeFinalized",
      "type": "event"
    },
    {
      "anonymous": false,
      "inputs": [
        {
          "indexed": false,
          "internalType": "uint256",
          "name": "sortitionSubmissionWindow",
          "type": "uint256"
        }
      ],
      "name": "SortitionSubmissionWindowSet",
      "type": "event"
    },
    {
      "anonymous": false,
      "inputs": [
        {
          "indexed": true,
          "internalType": "uint256",
          "name": "e3Id",
          "type": "uint256"
        },
        {
          "indexed": true,
          "internalType": "address",
          "name": "node",
          "type": "address"
        },
        {
          "indexed": false,
          "internalType": "uint256",
          "name": "ticketId",
          "type": "uint256"
        },
        {
          "indexed": false,
          "internalType": "uint256",
          "name": "score",
          "type": "uint256"
        }
      ],
      "name": "TicketSubmitted",
      "type": "event"
    },
    {
      "inputs": [],
      "name": "accusationVoteValidity",
      "outputs": [
        {
          "internalType": "uint256",
          "name": "",
          "type": "uint256"
        }
      ],
      "stateMutability": "pure",
      "type": "function"
    },
    {
      "inputs": [
        {
          "internalType": "address",
          "name": "",
          "type": "address"
        }
      ],
      "name": "addCiphernode",
      "outputs": [],
      "stateMutability": "pure",
      "type": "function"
    },
    {
      "inputs": [],
      "name": "cancelAccusationVoteValidityProposal",
      "outputs": [],
      "stateMutability": "pure",
      "type": "function"
    },
    {
      "inputs": [
        {
          "internalType": "uint256",
          "name": "",
          "type": "uint256"
        },
        {
          "internalType": "uint256",
          "name": "",
          "type": "uint256"
        }
      ],
      "name": "canonicalCommitteeNodeAt",
      "outputs": [
        {
          "internalType": "address",
          "name": "",
          "type": "address"
        }
      ],
      "stateMutability": "pure",
      "type": "function"
    },
    {
      "inputs": [
        {
          "internalType": "uint256",
          "name": "",
          "type": "uint256"
        }
      ],
      "name": "commitAccusationVoteValidity",
      "outputs": [],
      "stateMutability": "pure",
      "type": "function"
    },
    {
      "inputs": [
        {
          "internalType": "uint256",
          "name": "",
          "type": "uint256"
        }
      ],
      "name": "committeePublicKey",
      "outputs": [
        {
          "internalType": "bytes32",
          "name": "",
          "type": "bytes32"
        }
      ],
      "stateMutability": "pure",
      "type": "function"
    },
    {
      "inputs": [
        {
          "internalType": "uint256",
          "name": "",
          "type": "uint256"
        },
        {
          "internalType": "address",
          "name": "",
          "type": "address"
        },
        {
          "internalType": "bytes32",
          "name": "",
          "type": "bytes32"
        }
      ],
      "name": "expelCommitteeMember",
      "outputs": [
        {
          "internalType": "uint256",
          "name": "",
          "type": "uint256"
        },
        {
          "internalType": "uint32",
          "name": "",
          "type": "uint32"
        }
      ],
      "stateMutability": "pure",
      "type": "function"
    },
    {
      "inputs": [
        {
          "internalType": "uint256",
          "name": "",
          "type": "uint256"
        }
      ],
      "name": "finalizeCommittee",
      "outputs": [
        {
          "internalType": "bool",
          "name": "",
          "type": "bool"
        }
      ],
      "stateMutability": "pure",
      "type": "function"
    },
    {
      "inputs": [
        {
          "internalType": "uint256",
          "name": "",
          "type": "uint256"
        }
      ],
      "name": "getActiveCommitteeNodes",
      "outputs": [
        {
          "internalType": "address[]",
          "name": "nodes",
          "type": "address[]"
        },
        {
          "internalType": "uint256[]",
          "name": "scores",
          "type": "uint256[]"
        }
      ],
      "stateMutability": "pure",
      "type": "function"
    },
    {
      "inputs": [],
      "name": "getBondingRegistry",
      "outputs": [
        {
          "internalType": "address",
          "name": "",
          "type": "address"
        }
      ],
      "stateMutability": "pure",
      "type": "function"
    },
    {
      "inputs": [
        {
          "internalType": "uint256",
          "name": "",
          "type": "uint256"
        }
      ],
      "name": "getCommitteeDeadline",
      "outputs": [
        {
          "internalType": "uint256",
          "name": "",
          "type": "uint256"
        }
      ],
      "stateMutability": "view",
      "type": "function"
    },
    {
      "inputs": [
        {
          "internalType": "uint256",
          "name": "",
          "type": "uint256"
        }
      ],
      "name": "getCommitteeHash",
      "outputs": [
        {
          "internalType": "bytes32",
          "name": "",
          "type": "bytes32"
        }
      ],
      "stateMutability": "pure",
      "type": "function"
    },
    {
      "inputs": [
        {
          "internalType": "uint256",
          "name": "",
          "type": "uint256"
        }
      ],
      "name": "getCommitteeNodes",
      "outputs": [
        {
          "internalType": "address[]",
          "name": "",
          "type": "address[]"
        }
      ],
      "stateMutability": "pure",
      "type": "function"
    },
    {
      "inputs": [
        {
          "internalType": "uint256",
          "name": "",
          "type": "uint256"
        }
      ],
      "name": "getCommitteeViability",
      "outputs": [
        {
          "internalType": "uint256",
          "name": "",
          "type": "uint256"
        },
        {
          "internalType": "uint32",
          "name": "",
          "type": "uint32"
        },
        {
          "internalType": "uint32",
          "name": "",
          "type": "uint32"
        },
        {
          "internalType": "bool",
          "name": "",
          "type": "bool"
        }
      ],
      "stateMutability": "pure",
      "type": "function"
    },
    {
      "inputs": [
        {
          "internalType": "uint256",
          "name": "",
          "type": "uint256"
        }
      ],
      "name": "getDkgAnchors",
      "outputs": [
        {
          "internalType": "uint256[]",
          "name": "partyIds",
          "type": "uint256[]"
        },
        {
          "internalType": "bytes32[]",
          "name": "skAggCommits",
          "type": "bytes32[]"
        },
        {
          "internalType": "bytes32[]",
          "name": "esmAggCommits",
          "type": "bytes32[]"
        }
      ],
      "stateMutability": "pure",
      "type": "function"
    },
    {
      "inputs": [
        {
          "internalType": "address",
          "name": "",
          "type": "address"
        }
      ],
      "name": "isCiphernodeEligible",
      "outputs": [
        {
          "internalType": "bool",
          "name": "",
          "type": "bool"
        }
      ],
      "stateMutability": "pure",
      "type": "function"
    },
    {
      "inputs": [
        {
          "internalType": "uint256",
          "name": "",
          "type": "uint256"
        },
        {
          "internalType": "address",
          "name": "",
          "type": "address"
        }
      ],
      "name": "isCommitteeMember",
      "outputs": [
        {
          "internalType": "bool",
          "name": "",
          "type": "bool"
        }
      ],
      "stateMutability": "pure",
      "type": "function"
    },
    {
      "inputs": [
        {
          "internalType": "uint256",
          "name": "",
          "type": "uint256"
        },
        {
          "internalType": "address",
          "name": "",
          "type": "address"
        }
      ],
      "name": "isCommitteeMemberActive",
      "outputs": [
        {
          "internalType": "bool",
          "name": "",
          "type": "bool"
        }
      ],
      "stateMutability": "pure",
      "type": "function"
    },
    {
      "inputs": [
        {
          "internalType": "address",
          "name": "",
          "type": "address"
        }
      ],
      "name": "isEnabled",
      "outputs": [
        {
          "internalType": "bool",
          "name": "",
          "type": "bool"
        }
      ],
      "stateMutability": "pure",
      "type": "function"
    },
    {
      "inputs": [
        {
          "internalType": "uint256",
          "name": "",
          "type": "uint256"
        }
      ],
      "name": "isOpen",
      "outputs": [
        {
          "internalType": "bool",
          "name": "",
          "type": "bool"
        }
      ],
      "stateMutability": "pure",
      "type": "function"
    },
    {
      "inputs": [
        {
          "internalType": "uint256",
          "name": "",
          "type": "uint256"
        }
      ],
      "name": "proposeAccusationVoteValidity",
      "outputs": [],
      "stateMutability": "pure",
      "type": "function"
    },
    {
      "inputs": [
        {
          "internalType": "uint256",
          "name": "",
          "type": "uint256"
        },
        {
          "internalType": "bytes",
          "name": "",
          "type": "bytes"
        },
        {
          "internalType": "bytes32",
          "name": "",
          "type": "bytes32"
        },
        {
          "internalType": "bytes",
          "name": "",
          "type": "bytes"
        },
        {
          "internalType": "bytes",
          "name": "",
          "type": "bytes"
        }
      ],
      "name": "publishCommittee",
      "outputs": [],
      "stateMutability": "pure",
      "type": "function"
    },
    {
      "inputs": [
        {
          "internalType": "address",
          "name": "",
          "type": "address"
        }
      ],
      "name": "removeCiphernode",
      "outputs": [],
      "stateMutability": "pure",
      "type": "function"
    },
    {
      "inputs": [
        {
          "internalType": "uint256",
          "name": "",
          "type": "uint256"
        },
        {
          "internalType": "uint256",
          "name": "",
          "type": "uint256"
        },
        {
          "internalType": "uint32[2]",
          "name": "",
          "type": "uint32[2]"
        }
      ],
      "name": "requestCommittee",
      "outputs": [
        {
          "internalType": "bool",
          "name": "success",
          "type": "bool"
        }
      ],
      "stateMutability": "pure",
      "type": "function"
    },
    {
      "inputs": [],
      "name": "root",
      "outputs": [
        {
          "internalType": "uint256",
          "name": "",
          "type": "uint256"
        }
      ],
      "stateMutability": "pure",
      "type": "function"
    },
    {
      "inputs": [
        {
          "internalType": "uint256",
          "name": "",
          "type": "uint256"
        }
      ],
      "name": "rootAt",
      "outputs": [
        {
          "internalType": "uint256",
          "name": "",
          "type": "uint256"
        }
      ],
      "stateMutability": "pure",
      "type": "function"
    },
    {
      "inputs": [
        {
          "internalType": "uint256",
          "name": "",
          "type": "uint256"
        }
      ],
      "name": "setAccusationVoteValidity",
      "outputs": [],
      "stateMutability": "pure",
      "type": "function"
    },
    {
      "inputs": [
        {
          "internalType": "contract IBondingRegistry",
          "name": "",
          "type": "address"
        }
      ],
      "name": "setBondingRegistry",
      "outputs": [],
      "stateMutability": "pure",
      "type": "function"
    },
    {
      "inputs": [
        {
          "internalType": "contract IEnclave",
          "name": "",
          "type": "address"
        }
      ],
      "name": "setEnclave",
      "outputs": [],
      "stateMutability": "pure",
      "type": "function"
    },
    {
      "inputs": [
        {
          "internalType": "uint256",
          "name": "",
          "type": "uint256"
        }
      ],
      "name": "setSortitionSubmissionWindow",
      "outputs": [],
      "stateMutability": "pure",
      "type": "function"
    },
    {
      "inputs": [],
      "name": "sortitionSubmissionWindow",
      "outputs": [
        {
          "internalType": "uint256",
          "name": "",
          "type": "uint256"
        }
      ],
      "stateMutability": "pure",
      "type": "function"
    },
    {
      "inputs": [
        {
          "internalType": "uint256",
          "name": "",
          "type": "uint256"
        },
        {
          "internalType": "uint256",
          "name": "",
          "type": "uint256"
        }
      ],
      "name": "submitTicket",
      "outputs": [],
      "stateMutability": "pure",
      "type": "function"
    },
    {
      "inputs": [],
      "name": "treeSize",
      "outputs": [
        {
          "internalType": "uint256",
          "name": "",
          "type": "uint256"
        }
      ],
      "stateMutability": "pure",
      "type": "function"
    }
  ],
  "bytecode": "0x6080604052348015600f57600080fd5b506107508061001f6000396000f3fe608060405234801561001057600080fd5b506004361061018b5760003560e01c8063096b810a14610190578063099a161a146101a35780630bbfade7146101ca5780630f3e3412146101e257806317d61120146101f05780632800d82914610226578063291a691b146102395780632e7b716d146102605780634d6861a61461026e5780635d5047761461027c5780635efb633c1461029257806366d3da80146101a15780636c120a95146101e257806370e36bbe146101905780637c92f5241461029a5780638a78bb15146101905780638d1ddfb1146102cd5780639015d371146102d457806392c0118f146101e2578063967966cc146101e25780639f0f874a146102cd578063a0164930146102e8578063a8a4d69b1461027c578063b8ab470414610316578063c3a0ec301461033d578063ca2869a0146101a3578063da881e5a14610358578063e4d185db14610366578063e59e469514610190578063e6745e1314610374578063e82f3b7014610386578063ebf0c717146102cd578063f52fd80314610399575b600080fd5b6101a161019e366004610425565b50565b005b6101b76101b1366004610449565b50600090565b6040519081526020015b60405180910390f35b6101a16101d83660046104aa565b5050505050505050565b6101a161019e366004610449565b6102186101fe366004610449565b506040805160008082526020820190815281830190925291565b6040516101c19291906105d7565b6101b7610234366004610449565b6103e2565b610250610247366004610605565b50600192915050565b60405190151581526020016101c1565b6102506101b1366004610425565b6102506101b1366004610449565b61025061028a366004610642565b600092915050565b6107086101b7565b6102b36102a8366004610672565b600080935093915050565b6040805192835263ffffffff9091166020830152016101c1565b60006101b7565b6102506102e2366004610425565b50600190565b6103096102f6366004610449565b5060408051600081526020810190915290565b6040516101c191906106aa565b61032e610324366004610449565b5060609081908190565b6040516101c1939291906106bd565b60005b6040516001600160a01b0390911681526020016101c1565b6102506102e2366004610449565b61034061028a366004610700565b6101a1610382366004610700565b5050565b6101b7610394366004610449565b6103f5565b6103b36103a7366004610449565b60008080809193509193565b6040516101c1949392919093845263ffffffff9283166020850152911660408301521515606082015260800190565b60006103ef42600a610722565b92915050565b60006040516322e679e360e11b815260040160405180910390fd5b6001600160a01b038116811461019e57600080fd5b60006020828403121561043757600080fd5b813561044281610410565b9392505050565b60006020828403121561045b57600080fd5b5035919050565b60008083601f84011261047457600080fd5b5081356001600160401b0381111561048b57600080fd5b6020830191508360208285010111156104a357600080fd5b9250929050565b60008060008060008060008060a0898b0312156104c657600080fd5b8835975060208901356001600160401b038111156104e357600080fd5b6104ef8b828c01610462565b9098509650506040890135945060608901356001600160401b0381111561051557600080fd5b6105218b828c01610462565b90955093505060808901356001600160401b0381111561054057600080fd5b61054c8b828c01610462565b999c989b5096995094979396929594505050565b600081518084526020840193506020830160005b8281101561059b5781516001600160a01b0316865260209586019590910190600101610574565b5093949350505050565b600081518084526020840193506020830160005b8281101561059b5781518652602095860195909101906001016105b9565b6040815260006105ea6040830185610560565b82810360208401526105fc81856105a5565b95945050505050565b60008060006080848603121561061a57600080fd5b83359250602084013591506080840185101561063557600080fd5b6040840190509250925092565b6000806040838503121561065557600080fd5b82359150602083013561066781610410565b809150509250929050565b60008060006060848603121561068757600080fd5b83359250602084013561069981610410565b929592945050506040919091013590565b6020815260006104426020830184610560565b6060815260006106d060608301866105a5565b82810360208401526106e281866105a5565b905082810360408401526106f681856105a5565b9695505050505050565b6000806040838503121561071357600080fd5b50508035926020909101359150565b808201808211156103ef57634e487b7160e01b600052601160045260246000fdfea164736f6c634300081c000a",
  "deployedBytecode": "0x608060405234801561001057600080fd5b506004361061018b5760003560e01c8063096b810a14610190578063099a161a146101a35780630bbfade7146101ca5780630f3e3412146101e257806317d61120146101f05780632800d82914610226578063291a691b146102395780632e7b716d146102605780634d6861a61461026e5780635d5047761461027c5780635efb633c1461029257806366d3da80146101a15780636c120a95146101e257806370e36bbe146101905780637c92f5241461029a5780638a78bb15146101905780638d1ddfb1146102cd5780639015d371146102d457806392c0118f146101e2578063967966cc146101e25780639f0f874a146102cd578063a0164930146102e8578063a8a4d69b1461027c578063b8ab470414610316578063c3a0ec301461033d578063ca2869a0146101a3578063da881e5a14610358578063e4d185db14610366578063e59e469514610190578063e6745e1314610374578063e82f3b7014610386578063ebf0c717146102cd578063f52fd80314610399575b600080fd5b6101a161019e366004610425565b50565b005b6101b76101b1366004610449565b50600090565b6040519081526020015b60405180910390f35b6101a16101d83660046104aa565b5050505050505050565b6101a161019e366004610449565b6102186101fe366004610449565b506040805160008082526020820190815281830190925291565b6040516101c19291906105d7565b6101b7610234366004610449565b6103e2565b610250610247366004610605565b50600192915050565b60405190151581526020016101c1565b6102506101b1366004610425565b6102506101b1366004610449565b61025061028a366004610642565b600092915050565b6107086101b7565b6102b36102a8366004610672565b600080935093915050565b6040805192835263ffffffff9091166020830152016101c1565b60006101b7565b6102506102e2366004610425565b50600190565b6103096102f6366004610449565b5060408051600081526020810190915290565b6040516101c191906106aa565b61032e610324366004610449565b5060609081908190565b6040516101c1939291906106bd565b60005b6040516001600160a01b0390911681526020016101c1565b6102506102e2366004610449565b61034061028a366004610700565b6101a1610382366004610700565b5050565b6101b7610394366004610449565b6103f5565b6103b36103a7366004610449565b60008080809193509193565b6040516101c1949392919093845263ffffffff9283166020850152911660408301521515606082015260800190565b60006103ef42600a610722565b92915050565b60006040516322e679e360e11b815260040160405180910390fd5b6001600160a01b038116811461019e57600080fd5b60006020828403121561043757600080fd5b813561044281610410565b9392505050565b60006020828403121561045b57600080fd5b5035919050565b60008083601f84011261047457600080fd5b5081356001600160401b0381111561048b57600080fd5b6020830191508360208285010111156104a357600080fd5b9250929050565b60008060008060008060008060a0898b0312156104c657600080fd5b8835975060208901356001600160401b038111156104e357600080fd5b6104ef8b828c01610462565b9098509650506040890135945060608901356001600160401b0381111561051557600080fd5b6105218b828c01610462565b90955093505060808901356001600160401b0381111561054057600080fd5b61054c8b828c01610462565b999c989b5096995094979396929594505050565b600081518084526020840193506020830160005b8281101561059b5781516001600160a01b0316865260209586019590910190600101610574565b5093949350505050565b600081518084526020840193506020830160005b8281101561059b5781518652602095860195909101906001016105b9565b6040815260006105ea6040830185610560565b82810360208401526105fc81856105a5565b95945050505050565b60008060006080848603121561061a57600080fd5b83359250602084013591506080840185101561063557600080fd5b6040840190509250925092565b6000806040838503121561065557600080fd5b82359150602083013561066781610410565b809150509250929050565b60008060006060848603121561068757600080fd5b83359250602084013561069981610410565b929592945050506040919091013590565b6020815260006104426020830184610560565b6060815260006106d060608301866105a5565b82810360208401526106e281866105a5565b905082810360408401526106f681856105a5565b9695505050505050565b6000806040838503121561071357600080fd5b50508035926020909101359150565b808201808211156103ef57634e487b7160e01b600052601160045260246000fdfea164736f6c634300081c000a",
  "linkReferences": {},
  "deployedLinkReferences": {},
  "immutableReferences": {},
  "inputSourceName": "project/contracts/test/MockCiphernodeRegistry.sol",
  "buildInfoId": "solc-0_8_28-58b894a0ac77a2d784be77b69288a062b8f6f518"
}