Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
twoeths committed Aug 8, 2024
1 parent 90e78d5 commit 38cd9e9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/state-transition/src/cache/pubkeyCache.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import {PublicKey} from "@chainsafe/blst";
import {ValidatorIndex, phase0} from "@lodestar/types";
import {BeaconStateAllForks} from "./types.js";

export type Index2PubkeyCache = PublicKey[];

Expand Down

0 comments on commit 38cd9e9

Please sign in to comment.