Interface CreateSafeProgramRequest

interface CreateSafeProgramRequest {
    source: SafeProgramSource;
}

Hierarchy (View Summary)

Properties

Properties

The source to create the program from.