Versions in this module Expand all Collapse all v0 v0.0.1 Nov 7, 2024 Changes in this version + const SendTransactionsPipe + func NewTxsSenderWithAccumulator(args ArgsTxsSenderWithAccumulator) (*txsSender, error) + type ArgsTxsSenderWithAccumulator struct + AccumulatorConfig config.TxAccumulatorConfig + DataPacker process.DataPacker + Marshaller marshal.Marshalizer + NetworkMessenger NetworkMessenger + ShardCoordinator storage.ShardCoordinator + type NetworkMessenger interface + BroadcastOnChannel func(channel string, topic string, buff []byte) + IsInterfaceNil func() bool