mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2025-01-04 01:54:28 +00:00
persistence
This commit is contained in:
parent
a6af35fb41
commit
a1c7795034
@ -55,7 +55,7 @@ func (f *Send) SetWaitGroup(wg *sync.WaitGroup) {
|
||||
|
||||
const (
|
||||
// This is the target size for the packs of transactions or announcements. A
|
||||
// pack can info larger than this if a single transactions exceeds this size.
|
||||
// pack can get larger than this if a single transactions exceeds this size.
|
||||
p2pTxPacketLimit = 100 * 1024
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user