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

[SIP-002] document structure nesting limit #71

Open
jcnelson opened this issue May 19, 2022 · 0 comments
Open

[SIP-002] document structure nesting limit #71

jcnelson opened this issue May 19, 2022 · 0 comments

Comments

@jcnelson
Copy link
Contributor

There should be a well-defined type depth that determines how deep any structured type can be. In the reference implementation, this is defined by clarity::vm::types::MAX_TYPE_DEPTH, which is 32.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant