Skip to content

Type Alias: UpdateInstructionDataArgs

ts
type UpdateInstructionDataArgs = object;

Properties

jobExpiration

ts
jobExpiration: number | bigint;

jobPrice

ts
jobPrice: number | bigint;

jobTimeout

ts
jobTimeout: number | bigint;

jobType

ts
jobType: number;

nodeStakeMinimum

ts
nodeStakeMinimum: number | bigint;