PatrickAlphaC / hardhat-smartcontract-lottery-fcc

MIT License
117 stars 183 forks source link

Error: value out-of-bounds #178

Closed rezowansifat closed 11 months ago

rezowansifat commented 11 months ago

Someone, please help me. I can't understand why is this error occurring.

Error: value out-of-bounds (argument="callbackGasLimit", value="10000000000000000", code=INVALID_ARGUMENT, version=abi/5.7.0)

31337: { name: "localhost", subscriptionId: "588", gasLane: "0x474e34a077df58807dbe9c96d3c009b23b3c6d0cce433e59bbf5b34f823bc56c", // 30 gwei keepersUpdateInterval: "30", raffleEntranceFee: ethers.parseEther("0.01"), callbackGasLimit: "500000", }

My Repo: https://github.com/rezowansifat/Decentralized-Lottery.git