Skip to content

Commit 7e6ee2f

Browse files
author
Ubuntu
committed
chore: merge ethproof update
1 parent d8e1f8d commit 7e6ee2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

host-program/run-proving.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ program=$1
88
BASEDIR=$(cd $(dirname $0); pwd)
99
export ZKM_PROVER=${ZKM_PROVER-"local"}
1010
#export ZKM_PROVER=network
11-
export RUST_LOG=${$RUST_LOG-info}
11+
export RUST_LOG=${RUST_LOG-info}
1212
export SEG_SIZE=${SEG_SIZE-262144}
1313
export ARGS="711e9609339e92b03ddc0a211827dba421f38f9ed8b9d806e1ffdd8c15ffa03d world!"
1414
export JSON_PATH=${BASEDIR}/test-vectors/test.json

0 commit comments

Comments
 (0)