Skip to content
New issue

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

Migrate to new method of declaring constants in Calamari/Manta #389

Closed
ghzlatarev opened this issue Feb 8, 2022 · 0 comments · Fixed by #405
Closed

Migrate to new method of declaring constants in Calamari/Manta #389

ghzlatarev opened this issue Feb 8, 2022 · 0 comments · Fixed by #405
Assignees
Labels
A-runtime Area: Issues and PRs related to Runtimes

Comments

@ghzlatarev
Copy link
Contributor

For example pub const MaxLocks: u32 = 50; => ConstU32<50>

@ghzlatarev ghzlatarev added the A-runtime Area: Issues and PRs related to Runtimes label Feb 8, 2022
@Dengjianping Dengjianping self-assigned this Feb 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-runtime Area: Issues and PRs related to Runtimes
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants