hyperledger-firefly / hyperledger-firefly/cli
Requests for a stack with Fabric + tokens are silently ignored
Open
good first issue
- Dominant language
- Go
- Stars
- 66
- Forks
- 64
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.