Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
codabrink committed Nov 28, 2024
1 parent 1123a40 commit 4367eb1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/frames-validator/src/validation.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ import { verifyIdentityKeySignature, verifyWalletSignature } from "./utils.js";

export type * from "./types.js";

// let seed = Mnemonic.fromEntropy(randomBytes(16), "", LangEn.wordlist()).computeSeed();

const { b64Decode } = fetcher;

export async function validateFramesPost(
Expand Down

0 comments on commit 4367eb1

Please sign in to comment.