We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
If a model doesn't accept a name as an input, it should use the value in the PROPOSALS constant.
This ensures that the value only needs to be updated in Clarinet.toml and utils/common.ts.
Clarinet.toml
utils/common.ts
See CCIP-017 code as an example:
protocol/models/proposals/ccip017-extend-direct-execute-sunset-period.model.ts
Lines 15 to 19 in e7ee0d5
The text was updated successfully, but these errors were encountered:
No branches or pull requests
If a model doesn't accept a name as an input, it should use the value in the PROPOSALS constant.
This ensures that the value only needs to be updated in
Clarinet.toml
andutils/common.ts
.See CCIP-017 code as an example:
protocol/models/proposals/ccip017-extend-direct-execute-sunset-period.model.ts
Lines 15 to 19 in e7ee0d5
The text was updated successfully, but these errors were encountered: