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
Feat to the ##1869
We should add another field to the environment: buffer_size to persist the size of the configured static buffer.
environment
buffer_size
cargo-contract may use this value to rebuild the contract if the value differs from the env one.
cargo-contract
The text was updated successfully, but these errors were encountered:
SkymanOne
Successfully merging a pull request may close this issue.
Feat to the ##1869
We should add another field to the
environment
:buffer_size
to persist the size of the configured static buffer.cargo-contract
may use this value to rebuild the contract if the value differs from the env one.The text was updated successfully, but these errors were encountered: