We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If I initialize a stack with ff init -b fabric -t erc1155, the CLI reports success, but spins up a stack with Fabric and no tokens.
ff init -b fabric -t erc1155
If this is not a supported combination, it should report an error, or at least a warning that the token argument is being ignored.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
If I initialize a stack with
ff init -b fabric -t erc1155
, the CLI reports success, but spins up a stack with Fabric and no tokens.If this is not a supported combination, it should report an error, or at least a warning that the token argument is being ignored.
The text was updated successfully, but these errors were encountered: