Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewLoggerAdapter ¶ added in v1.16.39
NewLoggerAdapter creates a new logger adapter
func NewTxGossipHandler ¶
func NewTxGossipHandler[T gossip.Gossipable]( logger log.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 ¶
Click to show internal directories.
Click to hide internal directories.