crate-crypto / go-eth-kzg

Apache License 2.0
29 stars 22 forks source link

github.com/ethereum/go-ethereum@v1.13.1/crypto/kzg4844/kzg4844_gokzg.go:52:66: cannot convert blob (variable of type Blob) to type gokzg4844.Blob #54

Closed smile-magic closed 1 year ago

smile-magic commented 1 year ago

error: github.com/ethereum/go-ethereum@v1.13.1/crypto/kzg4844/kzg4844_gokzg.go:52:66: cannot convert blob (variable of type Blob) to type gokzg4844.Blob version:0.4.0

simbahebinbo commented 1 year ago

I also encountered the same problem. May I ask how you resolved it?