ExecuteBatchFn: (
    builtTransactions: BuiltTransaction[],
    env: ExecutionEnv,
) => Promise<BatchExecuteResult>

Type declaration