You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 8, 2022. It is now read-only.
When running the program at
test/dkg/bls/main.go
, it panics unexpectedly.Command:
go run main.go -t 3 -n 4
Panic message:

panic: runtime error: invalid memory address or nil pointer dereference`
Machine:
MacOS Monterey v12.3.1, Apple M1 Pro
Go version:
go version go1.18.1 darwin/arm64
The text was updated successfully, but these errors were encountered: