filecoin-project / rust-fil-proofs

Proofs for Filecoin in Rust
Other
489 stars 314 forks source link

test: add test for parameter identifiers #1728

Closed vmx closed 11 months ago

vmx commented 11 months ago

The parameter identifiers are not allowed to change. This commit adds a test to make sure that those identifiers won't change accidentally.