Skip to content

Type Alias: ExtendParams

ts
type ExtendParams = object;

Properties

job

ts
job: Address;

payer?

ts
optional payer: TransactionSigner;

timeout

ts
timeout: number | bigint;