Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewTxGossipHandler ¶
func NewTxGossipHandler[T gossip.Gossipable]( log logging.Logger, marshaller gossip.Marshaller[T], mempool gossip.Set[T], metrics gossip.Metrics, maxMessageSize int, throttlingPeriod time.Duration, requestsPerPeer float64, validators p2p.ValidatorSet, registerer prometheus.Registerer, namespace string, ) (*txGossipHandler, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.