Skip to content

Commit ea903cc

Browse files
update to v19 params
1 parent cfbe555 commit ea903cc

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -195,10 +195,10 @@ commands:
195195
steps:
196196
- restore_cache:
197197
keys:
198-
- v18-proof-params-{{ arch }}
198+
- v19-proof-params-{{ arch }}
199199
save_parameter_cache:
200200
steps:
201201
- save_cache:
202-
key: v18-proof-params-{{ arch }}
202+
key: v19-proof-params-{{ arch }}
203203
paths:
204204
- "~/filecoin-proof-parameters/"

rust/Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)