shared

package
v1.9.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 14, 2025 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DelayedBroadcastData

type DelayedBroadcastData struct {
	HeaderHash      []byte
	Header          data.HeaderHandler
	MiniBlocksData  map[uint32][]byte
	MiniBlockHashes map[string]map[string]struct{}
	Transactions    map[string][][]byte
	Order           uint32
	PkBytes         []byte
}

DelayedBroadcastData is exported to be accessible in delayedBroadcasterMock

type ValidatorHeaderBroadcastData

type ValidatorHeaderBroadcastData struct {
	HeaderHash           []byte
	Header               data.HeaderHandler
	MetaMiniBlocksData   map[uint32][]byte
	MetaTransactionsData map[string][][]byte
	Order                uint32
	PkBytes              []byte
}

ValidatorHeaderBroadcastData is exported to be accessible in delayedBroadcasterMock

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL