Type Alias SupportsExecutionModeParameters<TSmartAccount, callType>

SupportsExecutionModeParameters: { account?: TSmartAccount } & ExecutionMode<
    callType,
>

Type Parameters

  • TSmartAccount extends SmartAccount | undefined
  • callType extends CallType = CallType