Documentation ¶
Index ¶
- func GenerateExtraDataWithBLSSig(header *eth1Types.Header) (*types.PanExtraDataWithBLSSig, error)
- func NewEth1Header(slot uint64) *eth1Types.Header
- func NewMinimalConsensusInfo(epoch uint64) *types.MinimalEpochConsensusInfo
- func NewPandoraHeaderHash(slot uint64, status types.Status) *types.HeaderHash
- func SealHash(header *eth1Types.Header) (hash common.Hash)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateExtraDataWithBLSSig ¶
func GenerateExtraDataWithBLSSig(header *eth1Types.Header) (*types.PanExtraDataWithBLSSig, error)
GenerateExtraDataWithBLSSig generates pandora extra data with header hash signature
func NewEth1Header ¶ added in v0.7.0
NewEth1Header
func NewMinimalConsensusInfo ¶
func NewMinimalConsensusInfo(epoch uint64) *types.MinimalEpochConsensusInfo
func NewPandoraHeaderHash ¶
func NewPandoraHeaderHash(slot uint64, status types.Status) *types.HeaderHash
NewPandoraHeaderHash
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.