Skip to content

Commit d5443c0

Browse files
committed
updated TxDataPool to 1 million
1 parent 8951dc1 commit d5443c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,7 @@ EpochChangeGracePeriodByEpoch = [
432432

433433
[TxDataPool]
434434
Name = "TxDataPool"
435-
Capacity = 600000
435+
Capacity = 1000000
436436
SizePerSender = 5000
437437
SizeInBytes = 419430400 #400MB
438438
SizeInBytesPerSender = 12288000 #12MB

0 commit comments

Comments
 (0)