Options
All
  • Public
  • Public/Protected
  • All
Menu

Parameters for initializing JobAccount

Hierarchy

  • JobInitParams

Index

Properties

authority: PublicKey
data: Buffer

A serialized protocol buffer holding the schema of the job.

expiration?: BN

unix_timestamp of when funds can be withdrawn from this account.

keypair?: Keypair

A pre-generated keypair to use.

name?: Buffer

An optional name to apply to the job account.

variables?: string[]

A required variables oracles must fill to complete the job.

Generated using TypeDoc