Skip to content

Commit

Permalink
fix(openrpc-gen): add go-square blob to examples (#3962)
Browse files Browse the repository at this point in the history
  • Loading branch information
vgonkivs authored Nov 26, 2024
1 parent f019e10 commit dbe0fb1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/docgen/examples.go
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ func init() {
}

addToExampleValues(exBlob)
addToExampleValues(exBlob.Blob)
addToExampleValues(blobProof)
addToExampleValues(txResponse)
addToExampleValues(samplingStats)
Expand Down

0 comments on commit dbe0fb1

Please sign in to comment.