Versions in this module Expand all Collapse all v1 v1.14.2 Aug 2, 2025 Changes in this version + func AttachQuasar(e Engine, sk quasar.SecretKey, pk quasar.PublicKey, quorum int) + type Engine interface + Height func() uint64 + InjectPQCert func(quasar.Cert, [32]byte) + MinRoundInterval func() time.Duration + OnProposal func(func([32]byte) []byte) + OnShare func(func([32]byte, quasar.Share)) + SetValidator func(func(*Header) bool) + type Header struct + BlockID [32]byte + QuasarSig []byte Other modules containing this package github.com/luxfi/node/v2