A SAFE Program, which is the program that produces the result of AutoTest V2.

interface SafeProgram {
    programId: string;
}

Properties

Properties

programId: string

The id of the program.