Skip to content

Type Alias: RunAccountArgs

ts
type RunAccountArgs = object;

Properties

job

ts
job: Address;

node

ts
node: Address;

payer

ts
payer: Address;

state

ts
state: number;

time

ts
time: number | bigint;