Skip to content

Commit

Permalink
chore(private-credential): delete todo
Browse files Browse the repository at this point in the history
  • Loading branch information
martonmoro committed Dec 3, 2024
1 parent 61b2e5b commit 8657922
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/web-provider/src/mina-network/mina-provider.ts
Original file line number Diff line number Diff line change
Expand Up @@ -437,7 +437,6 @@ export const createMinaProvider = async (): Promise<
}

// TODO: hash should be stored with the credential
// TODO: handle metadata
// Generate hash of the new credential
const newCredentialHash = createCredentialHash(credential)

Expand Down

0 comments on commit 8657922

Please sign in to comment.