-
Notifications
You must be signed in to change notification settings - Fork 80
Open
Labels
ImprovementTechnical work without new features, refactoring, improving testsTechnical work without new features, refactoring, improving testsgood first issue
Description
Description
Add a shorter alias tx for the generate transaction command to improve developer experience and reduce typing when generating transaction templates.
Acceptance Criteria
- The alias
txis added to the transaction generation command flow generate tx <name>generates a transaction template successfullyflow generate transaction <name>still works as before- Code follows existing patterns in the codebase
Metadata
Metadata
Assignees
Labels
ImprovementTechnical work without new features, refactoring, improving testsTechnical work without new features, refactoring, improving testsgood first issue