Skip to content

Commit

Permalink
chore(providers): comment
Browse files Browse the repository at this point in the history
  • Loading branch information
martonmoro committed Nov 5, 2024
1 parent 4ad2741 commit 2f7ea6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/providers/src/validation.ts
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ interface ProofType {

interface SerializedType {
_type?: string;
// TODO: update based on mina-credentials
type?: "Constant";
value?: string;
size?: number;
Expand Down

0 comments on commit 2f7ea6c

Please sign in to comment.