Skip to content

fix: scaffold init not copying token to correct directory - #127

Merged
BlaineHeffron merged 3 commits into
mainfrom
fix/init-copy-wrong-directory
Jul 8, 2025
Merged

fix: scaffold init not copying token to correct directory#127
BlaineHeffron merged 3 commits into
mainfrom
fix/init-copy-wrong-directory

Conversation

@BlaineHeffron

Copy link
Copy Markdown
Contributor

Resolves #125 which occurs due to the cd causing the relative path to change when constructing the path to the fungible token interface. This now converts the user input to an absolute path and uses that for subsequent operations.

@pselle pselle left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Had to base off this commit for an incoming PR, so I'm good to merge in

@BlaineHeffron
BlaineHeffron merged commit b907c0b into main Jul 8, 2025
1 of 2 checks passed
This was referenced Jul 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

stellar scaffold init generates a sub folder with the same name and one contract

2 participants