Skip to content

Commit dbe0fb1

Browse files
authored
fix(openrpc-gen): add go-square blob to examples (#3962)
1 parent f019e10 commit dbe0fb1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

api/docgen/examples.go

+1
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ func init() {
133133
}
134134

135135
addToExampleValues(exBlob)
136+
addToExampleValues(exBlob.Blob)
136137
addToExampleValues(blobProof)
137138
addToExampleValues(txResponse)
138139
addToExampleValues(samplingStats)

0 commit comments

Comments
 (0)