Lesson 7: Unable to deploy the VRFCoordinatorV2Mock #1831
-
I am trying to deploy this mock from here https://github.com/smartcontractkit/chainlink/blob/develop/contracts/src/v0.8/mocks/VRFCoordinatorV2Mock.sol RFCoordinatorV2Mock.constructor confirmed (code size to deposit exceeds maximum code size) Block: 1 Gas used: 1000000 (100.00%) I also tried to reduce the size of code by 50 lines by removing the implementations of functions which I did not require but still getting the same error. May anyone help to resolve this issue? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 7 replies
-
just a question, on which network are you deploying to? |
Beta Was this translation helpful? Give feedback.
just a question, on which network are you deploying to?