aboutsummaryrefslogblamecommitdiffstats
path: root/packages/migrations/artifacts/2.0.0-trimmed/IValidator.json
blob: 8ca99f261aa4ead0fea095e0b78ed842620fbf23 (plain) (tree)































                                                





                              


                  
{
    "schemaVersion": "2.0.0",
    "contractName": "IValidator",
    "compilerOutput": {
        "abi": [
            {
                "constant": true,
                "inputs": [
                    {
                        "name": "hash",
                        "type": "bytes32"
                    },
                    {
                        "name": "signerAddress",
                        "type": "address"
                    },
                    {
                        "name": "signature",
                        "type": "bytes"
                    }
                ],
                "name": "isValidSignature",
                "outputs": [
                    {
                        "name": "isValid",
                        "type": "bool"
                    }
                ],
                "payable": false,
                "stateMutability": "view",
                "type": "function"
            }
        ],
        "evm": {
            "bytecode": {
                "object": "0x"
            }
        }
    },
    "networks": {}
}