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

Remove origin attribute from ProgramNode #309

Open
lorisleiva opened this issue Nov 19, 2024 · 0 comments
Open

Remove origin attribute from ProgramNode #309

lorisleiva opened this issue Nov 19, 2024 · 0 comments
Labels
proposal Suggesting a change / new feature

Comments

@lorisleiva
Copy link
Member

This attribute whitelists places a ProgramNode could be creating from — currently set to anchor or shank. This is a limitation for the ecosystem as more and more tools could be generating/retrieving Codama nodes.

We could either make this a plain string to allow any value or simply removing it altogether as I don't think this adds much value to the node.

@lorisleiva lorisleiva added the proposal Suggesting a change / new feature label Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
proposal Suggesting a change / new feature
Projects
None yet
Development

No branches or pull requests

1 participant