We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5be8e84 commit 8df361cCopy full SHA for 8df361c
templates/project-ts/src/Add.ts
@@ -1,4 +1,5 @@
1
import { Field, SmartContract, state, State, method } from 'o1js';
2
+import { AddProgramProof } from './AddZKprogram';
3
4
/**
5
* Basic Example
0 commit comments