We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17fcb1c commit d8822f5Copy full SHA for d8822f5
lib_examples/base64_example/README.md
@@ -8,7 +8,7 @@ Ordinarily base64 is used encode/decode binary data sent across the web (in html
8
9
## Test setups for gate counts
10
11
-Assuming you have `nargo` and a compatible proving backend (eg nargo v0.36.0 and barretenberg bb v0.58.0):
+Assuming you have `nargo` and a compatible proving backend (eg Barretenberg `bb`):
12
13
- Choose the desired number of encode/decode runs by setting the corresponding `global` variables in src/main.nr
14
- Choose the input strings via the `comptime global` variables (the lengths are managed automatically at compile time)
0 commit comments