From f56218406dbe5e4918d560778b24b366cd3bda9f Mon Sep 17 00:00:00 2001 From: Kamen Mladenov Date: Thu, 6 Feb 2025 13:48:17 +0200 Subject: feat(zkvms/zkwasm): Use path input type and move container size information to host --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 9fcdb0a..e4bd87d 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,5 @@ zkp output params type.txt +public_input.bin +private_input.bin -- cgit v1.2.3