Flow CLI cannot use struct encoding #1627
Labels
Bug
The issue represents a bug, malfunction, regression
Feedback
Improvement
Technical work without new features, refactoring, improving tests
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
The text was updated successfully, but these errors were encountered: