We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d9c7bd commit c420d87Copy full SHA for c420d87
packages/sequencer/test/settlement/mocks/Withdrawals.ts
@@ -12,7 +12,7 @@ import {
12
} from "@proto-kit/protocol";
13
import { AccountUpdate, Field, PublicKey, Struct, TokenId, UInt64 } from "o1js";
14
import { inject } from "tsyringe";
15
-import { EMPTY_PUBLICKEY, prefixToField } from "@proto-kit/common";
+import { EMPTY_PUBLICKEY } from "@proto-kit/common";
16
17
import { Balances } from "./Balances";
18
0 commit comments