Commit 42fcb13d authored by laser's avatar laser
Browse files

fix(params): upgrade to v16 params

parent 21dc167d
......@@ -116,10 +116,10 @@ commands:
steps:
- restore_cache:
keys:
- v15-proof-params-{{ arch }}
- v16-proof-params-{{ arch }}
save_parameter_cache:
steps:
- save_cache:
key: v15-proof-params-{{ arch }}
key: v16-proof-params-{{ arch }}
paths:
- "~/filecoin-proof-parameters/"
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment