You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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"
The text was updated successfully, but these errors were encountered:
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"
The text was updated successfully, but these errors were encountered: