Skip to content
New issue

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

User address missing prefix generating FLIX for local environment #1330

Closed
bthaile opened this issue Jan 5, 2024 · 0 comments · Fixed by #1331
Closed

User address missing prefix generating FLIX for local environment #1330

bthaile opened this issue Jan 5, 2024 · 0 comments · Fixed by #1331
Assignees
Labels

Comments

@bthaile
Copy link
Contributor

bthaile commented Jan 5, 2024

Instructions

Generate a FLIX using emulator using contracts deployed by local user.

Problem

emulator addresses are missing 0x prefix when dependencies are created to pass into flixkit-go for generating flix json

Steps to Reproduce

deploy contracts and construct a transaction or script that uses a deployed contract. After generating a FLIX, notice that address for the emulator is missing the prefix of "0x"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants