Skip to content

FUZD / fuzd-scheduler / ScheduledExecutionInClear

Type Alias: ScheduledExecutionInClear<ExecutionDataType>

ScheduledExecutionInClear<ExecutionDataType>: object

Type Parameters

ExecutionDataType

Type declaration

chainId

chainId: String0x

executions

executions: ExecutionDataType[]

onBehalf?

optional onBehalf: String0x

paymentReserve?

optional paymentReserve: string

slot

slot: string

timing

timing: TimingTypes

type

type: "clear"

Defined in

types/external.ts:105