#How are @methods composed into a single verification key, even tho they have individual provers?
7 messages · Page 1 of 1 (latest)
Not sure if we are talking about the same but I have test that a method can be called by anyone else by default. If I want to have a method that only an owner can call it. I have to set it my own
I answered this here: #1072981869399904357 message
thanks!
@burnt loom what are the exact limits for ZkProgram? How big can the public input be? How big can the private input be? How many proofs can we recursively verify? How many 'gates' or rows can we occupy?