Open mitschabaude opened 2 years ago
definitely should enable that, I went for that kind of API in mina-attestations, where say you can define the public input in a zk program to be { x: Field, b: Bool }
without worrying about wrapping that in Struct
should be supported in ZkProgram