UNPKG

bnpl

Version:

The smart contracts for bnpl

38 lines (37 loc) 742 B
{ "_format": "hh-sol-artifact-1", "contractName": "SignatureVerificationErrors", "sourceName": "contracts/interfaces/SignatureVerificationErrors.sol", "abi": [ { "inputs": [], "name": "BadContractSignature", "type": "error" }, { "inputs": [ { "internalType": "uint8", "name": "v", "type": "uint8" } ], "name": "BadSignatureV", "type": "error" }, { "inputs": [], "name": "InvalidSignature", "type": "error" }, { "inputs": [], "name": "InvalidSigner", "type": "error" } ], "bytecode": "0x", "deployedBytecode": "0x", "linkReferences": {}, "deployedLinkReferences": {} }