@@ -94,3 +94,7 @@ To generate an image of the circuit layout, simply run:
./bin/zkrunner/zkrender.py -w src/contract/dao/proof/witness/exec.json src/contract/dao/proof/exec.zk /tmp/layout.png
```
+You should see something like:
+
+
@@ -1,4 +1,4 @@
-k = 13;
+k = 11;
field = "pallas";
constant "AuthMoneyTransferEncCoin" {
constant "AuthMoneyTransfer" {
constant "Exec" {
constant "Mint" {
constant "ProposeMain" {
constant "VoteMain" {
@@ -1,5 +1,5 @@
# Circuit used to mint arbitrary coins given a mint authority secret.
constant "AuthTokenMint_V1" {
# The k parameter defining the number of rows used in our circuit (2^k)
# The constants we define for our circuit
constant "Fee_V1" {
constant "TokenFreeze_V1" {
constant "TokenMint_V1" {