Closed bthaile closed 8 months ago
@bthaile Can you please leave this as a comment to https://github.com/onflow/flips/pull/77 and make a PR to add these updates to the FLIP in the branch flips/interaction-template-1.1.0
so it gets included in that FLIP update? We'll need to update tools such as FLIX CLI (https://github.com/onflow/flow-interaction-template-tools) and FCL's Interaction Template Tools (https://github.com/onflow/fcl-js/tree/master/packages/fcl/src/interaction-template-utils) accordingly to accommodate this change.
closing was addressed in FLIX 1.1.0
@bthaile - is this accepted and/ or implemented? Could you mark it as such please on this project tracker?
import "ContractName"
which is interpreted by flow tools. The change needed is in the "dependencies" section, the contract address placeholder isn't needed. See below:Pervious version:
New version: