Skip to content

Commit b97f5e7

Browse files
committed
Merge branch 'main' into dark-pool
2 parents adc146d + a9fd157 commit b97f5e7

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

packages/contracts/sdk/backendSdk.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import { utils } from "@repo/utils";
44
import os from "node:os";
55
import type { AsyncOrSync } from "ts-essentials";
66
import { NativeUltraHonkBackend } from "./NativeUltraHonkBackend";
7-
import { RollupService } from "./RollupOnlyService";
7+
import { RollupService } from "./RollupService";
88
import { createCoreSdk } from "./sdk";
99
import type { TreesService } from "./TreesService";
1010

0 commit comments

Comments
 (0)