Skip to content

Commit d8822f5

Browse files
committed
Remove version num from base64 readme
1 parent 17fcb1c commit d8822f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib_examples/base64_example/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Ordinarily base64 is used encode/decode binary data sent across the web (in html
88

99
## Test setups for gate counts
1010

11-
Assuming you have `nargo` and a compatible proving backend (eg nargo v0.36.0 and barretenberg bb v0.58.0):
11+
Assuming you have `nargo` and a compatible proving backend (eg Barretenberg `bb`):
1212

1313
- Choose the desired number of encode/decode runs by setting the corresponding `global` variables in src/main.nr
1414
- Choose the input strings via the `comptime global` variables (the lengths are managed automatically at compile time)

0 commit comments

Comments
 (0)