Interface: OutsideExecution
Defined in: src/types/outsideExecution.ts:19
Properties
caller
caller:
string
Defined in: src/types/outsideExecution.ts:20
nonce
nonce:
BigNumberish
Defined in: src/types/outsideExecution.ts:21
execute_after
execute_after:
BigNumberish
Defined in: src/types/outsideExecution.ts:22
execute_before
execute_before:
BigNumberish
Defined in: src/types/outsideExecution.ts:23
calls
calls:
OutsideCall[]
Defined in: src/types/outsideExecution.ts:24