Skip to content

Commit

Permalink
Address comments
Browse files Browse the repository at this point in the history
  • Loading branch information
ensi321 committed May 7, 2024
1 parent 8315bea commit b286351
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import {
ApiAttestation,
GossipAttestation,
validateApiAttestation,
validateAttestation,
validateAttestation,
} from "../../../../../src/chain/validation/index.js";
import {getAttDataBase64FromAttestationSerialized} from "../../../../../src/util/sszBytes.js";
import {memoOnce} from "../../../../utils/cache.js";
Expand Down

0 comments on commit b286351

Please sign in to comment.