Skip to content

Commit ec2b3da

Browse files
authored
Update HelperConfig.s.sol
update the error
1 parent 66e9407 commit ec2b3da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/HelperConfig.s.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ contract HelperConfig is CodeConstants, Script {
4242
return NetworkConfig({
4343
entranceFee: 0.01 ether,
4444
interval: 30,
45-
vrfCoordinator: 0xD7f86b4b8Cae7D942340FF628F82735b7a20893a,
45+
vrfCoordinator: 0x9DdfaCa8183c41ad55329BdeeD9F6A8d53168B1B,
4646
gasLane: 0x8077df514608a09f83e4e8d300645594e5d7234665448ba83f51a50f842bd3d9,
4747
callbackGasLimit: 500000,
4848
subscriptionId: 0,

0 commit comments

Comments
 (0)