Skip to content

Commit f2da3c1

Browse files
committed
chore: update tendermint lc verifier version
1 parent a2ee3e7 commit f2da3c1

File tree

7 files changed

+250
-274
lines changed

7 files changed

+250
-274
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
run: |
6161
# Build the binaries
6262
cd program
63-
~/.sp1/bin/cargo-prove prove build --elf-name blobstream-elf --docker --tag v4.0.0-rc.10 --output-directory ../elf
63+
~/.sp1/bin/cargo-prove prove build --elf-name blobstream-elf --docker --tag v4.1.7 --output-directory ../elf
6464
cd ../
6565
6666
# Check for any changes in the elf directory

0 commit comments

Comments
 (0)