github.com/shyftnetwork/go-empyrean@v1.8.3-0.20191127201940-fbfca9338f04/generated_bindings/contract_abis/whispersigner_abi.json (about)

     1  [
     2    {
     3      "constant": true,
     4      "inputs": [
     5        {
     6          "name": "_signer",
     7          "type": "address"
     8        }
     9      ],
    10      "name": "isValidSigner",
    11      "outputs": [
    12        {
    13          "name": "result",
    14          "type": "bool"
    15        }
    16      ],
    17      "payable": false,
    18      "stateMutability": "view",
    19      "type": "function"
    20    }
    21  ]