Skip to content

Lesson 10 Error #3174

Answered by sparrow313
sparrow313 asked this question in Q&A
Discussion options

You must be logged in to vote

async function updateAbi() {
const raffle = await ethers.getContract("Raffle")
fs.writeFileSync(FRONT_END_ABI_FILE, raffle.interface.format(ethers.utils.FormatTypes.json))
}

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by sparrow313
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant