Skip to content

Lesson 9 : Error incorrect data lenght Big number #2939

Answered by alymurtazamemon
Leonardll asked this question in Q&A
Discussion options

You must be logged in to vote

@Leonardll Make sure these arguments are in the same order as defined in the constructor of this contract.

const arguments = [
    vrfCoordinatorV2Address,
    subscriptionId,
    networkConfig[chainId]["raffleEntranceFee"],
    networkConfig[chainId]["gasLane"],
    networkConfig[chainId]["callbackGasLimit"],
    networkConfig[chainId]["keepersUpdateInterval"],
]

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@Leonardll
Comment options

Comment options

You must be logged in to vote
1 reply
@Leonardll
Comment options

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