INPUT_OBJECT

SetSnarkWorkerInput

link GraphQL Schema definition

  • input SetSnarkWorkerInput {
  • # Public key you wish to start snark-working on; null to stop doing any snark work
  • publicKey: PublicKey
  • }

link Require by