UNPKG

dkg-evm-module

Version:
41 lines (40 loc) 650 B
[ { "inputs": [ { "internalType": "string", "name": "contractName", "type": "string" } ], "name": "ContractNotRegistered", "type": "error" }, { "inputs": [ { "internalType": "address", "name": "addr", "type": "address" } ], "name": "InvalidTargetContract", "type": "error" }, { "inputs": [ { "internalType": "string", "name": "msg", "type": "string" } ], "name": "UnauthorizedAccess", "type": "error" }, { "inputs": [], "name": "ZeroAddressHub", "type": "error" } ]