replaceImportAddresses
doesn't replace all instances (multiple imports / inline instances)
#73
Labels
bug
Something isn't working
Problem
👋🏻 Hey!
We have a cadence file where we have:
import FirstContract, SecondContract from 0xContract
Steps to Reproduce
Multiple imports example:
Inline instances example
Acceptance Criteria
Would be nice if the
replaceImportAddresses
method would replace multiple imports and inline instances.Is supporting this in on your roadmap ?
The text was updated successfully, but these errors were encountered: