Skip to content
Discussion options

You must be logged in to vote

Here (notice the path on top as well):

As for when it was deployed, it is done so when you run the script in the code snippet in the discussion's description, i.e.

await deploy("MockV3Aggregator", {
            contract: "MockV3Aggregator",
            from: deployer,
            log: true,
            args: [DECIMALS, INITIAL_PRICE],
        })

here.

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@wxy-sudo
Comment options

@krakxn
Comment options

@wxy-sudo
Comment options

@krakxn
Comment options

Answer selected by wxy-sudo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants