We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Getting Celestia extended headers via RPC call[] module=celestia panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x2 addr=0x28 pc=0x106ff51a8] goroutine 70 [running]: github.com/dymensionxyz/dymint/da/celestia.(*DataAvailabilityLayerClient).getDataAvailabilityHeaders(0x14000bfe0f0, 0x149bd5) /Users/danwt/Documents/dym/d-dymint/da/celestia/celestia.go:641 +0x88
I think rpc can be nil here
dymint/da/celestia/celestia.go
Line 641 in 61630eb
The text was updated successfully, but these errors were encountered:
I lost the rest of the log
43e2d96
Sorry, something went wrong.
bug fixed in #857
No branches or pull requests
I think rpc can be nil here
dymint/da/celestia/celestia.go
Line 641 in 61630eb
The text was updated successfully, but these errors were encountered: