Skip to content

Commit

Permalink
config
Browse files Browse the repository at this point in the history
  • Loading branch information
dmanc committed Nov 19, 2024
1 parent 888aeba commit 51b0403
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion encoding/kzg/prover/commitments.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import (
)

type KzgCommitmentsGnarkBackend struct {
*kzg.KzgConfig
KzgConfig *kzg.KzgConfig
Srs *kzg.SRS
G2Trailing []bn254.G2Affine
}
Expand Down

0 comments on commit 51b0403

Please sign in to comment.