We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b15534c commit bbe9c75Copy full SHA for bbe9c75
templates/project-ts/src/AddZKprogram.ts
@@ -1,4 +1,4 @@
1
-import { ZkProgram } from 'o1js';
+import { ZkProgram, Field } from 'o1js';
2
3
export const Add = ZkProgram({
4
name: 'add-program',
0 commit comments