Skip to content

Commit b17ed98

Browse files
committed
chore(schema): re-enable go:generate
1 parent 97e13e7 commit b17ed98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/schema/schema.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
////go:generate go tool schema
1+
//go:generate go tool schema
22

33
// Package schema contains the "raw" JSONSchema source for each OpenRPC
44
// method defined by Ethereum's execution APIs.

0 commit comments

Comments
 (0)