Skip to main content
Version: Next

Interface: OutsideExecutionOptions

Defined in: src/types/outsideExecution.ts:4

Properties

caller

caller: string

Defined in: src/types/outsideExecution.ts:6

authorized executer of the transaction(s): Hex address or "ANY_CALLER" or shortString.encodeShortString(constants.OutsideExecutionCallerAny)


execute_after

execute_after: BigNumberish

Defined in: src/types/outsideExecution.ts:8

Unix timestamp of the beginning of the timeframe


execute_before

execute_before: BigNumberish

Defined in: src/types/outsideExecution.ts:10

Unix timestamp of the end of the timeframe