github.com/consensys/gnark-crypto@v0.14.0/internal/generator/gkr/test_vectors/resources/single_mul_gate.json (about)

     1  [
     2    {
     3      "gate": null,
     4      "inputs": []
     5    },
     6    {
     7      "gate": null,
     8      "inputs": []
     9    },
    10    {
    11      "gate": "mul",
    12      "inputs": [0, 1]
    13    }
    14  ]