Skip to content

Commit

Permalink
remove stale comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jinhoonbang committed Feb 15, 2024
1 parent 962fa04 commit ee3e9ec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/gethwrappers/ocr2vrf/go_generate.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
// golang packages, using abigen.
package gethwrappers

// OCR2VRF - remove the _disabled tag to run these locally.
//go:generate go run ../generation/generate/wrap.go ../../../contracts/solc/v0.8.19/DKG.abi ../../../contracts/solc/v0.8.19/DKG.bin DKG dkg
//go:generate go run ../generation/generate/wrap.go ../../../contracts/solc/v0.8.19/VRFCoordinator.abi ../../../contracts/solc/v0.8.19/VRFCoordinator.bin VRFCoordinator vrf_coordinator
//go:generate go run ../generation/generate/wrap.go ../../../contracts/solc/v0.8.19/VRFBeacon.abi ../../../contracts/solc/v0.8.19/VRFBeacon.bin VRFBeacon vrf_beacon
Expand Down

0 comments on commit ee3e9ec

Please sign in to comment.