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

Flow CLI cannot use struct encoding #1627

Open
austinkline opened this issue May 30, 2024 · 0 comments
Open

Flow CLI cannot use struct encoding #1627

austinkline opened this issue May 30, 2024 · 0 comments
Labels
Bug The issue represents a bug, malfunction, regression Feedback Improvement Technical work without new features, refactoring, improving tests

Comments

@austinkline
Copy link

Problem

If you try to specify a struct in your flow.json for contract inputs, it will not work

Steps to Reproduce

Clone and try to deploy this flow project:
https://github.com/austinkline/flow-cli-struct-encoding

Acceptance Criteria

The correct transaction should be generated so that the deployment can work

Context

Working on some contracts that use this type of encoding

@chasefleming chasefleming removed their assignment May 30, 2024
@chasefleming chasefleming added Bug The issue represents a bug, malfunction, regression Improvement Technical work without new features, refactoring, improving tests labels May 30, 2024
@chasefleming chasefleming moved this to 🔖 Ready for Pickup in 🌊 Flow 4D May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug The issue represents a bug, malfunction, regression Feedback Improvement Technical work without new features, refactoring, improving tests
Projects
Status: 🔖 Ready for Pickup
Development

No branches or pull requests

2 participants