Skip to content

Commit 2f7ea6c

Browse files
committed
chore(providers): comment
1 parent 4ad2741 commit 2f7ea6c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/providers/src/validation.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ interface ProofType {
4040

4141
interface SerializedType {
4242
_type?: string;
43+
// TODO: update based on mina-credentials
4344
type?: "Constant";
4445
value?: string;
4546
size?: number;

0 commit comments

Comments
 (0)