Skip to content

Commit

Permalink
updated SizePerSender
Browse files Browse the repository at this point in the history
  • Loading branch information
sstanculeanu committed Dec 5, 2024
1 parent 21ea239 commit b916a47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -386,7 +386,7 @@
[TxDataPool]
Name = "TxDataPool"
Capacity = 600000
SizePerSender = 5001
SizePerSender = 5000
SizeInBytes = 419430400 #400MB
SizeInBytesPerSender = 12288000 #12MB
Type = "TxCache"
Expand Down

0 comments on commit b916a47

Please sign in to comment.