From 9b86d84f1a10c017c3637a25b796e9bcfe88c34f Mon Sep 17 00:00:00 2001 From: vmaslarova Date: Tue, 16 Apr 2024 22:59:47 +0100 Subject: [PATCH] git commit -m "Updated configtx.yaml file" --- test-network/bft-config/configtx.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test-network/bft-config/configtx.yaml b/test-network/bft-config/configtx.yaml index 39b6f0f3..4f6de652 100644 --- a/test-network/bft-config/configtx.yaml +++ b/test-network/bft-config/configtx.yaml @@ -188,11 +188,11 @@ Orderer: &OrdererDefaults MaxMessageCount: 10 # Absolute Max Bytes: The absolute maximum number of bytes allowed for # the serialized messages in a batch. - AbsoluteMaxBytes: 99 MB + AbsoluteMaxBytes: 500 MB # Preferred Max Bytes: The preferred maximum number of bytes allowed for # the serialized messages in a batch. A message larger than the preferred # max bytes will result in a batch larger than preferred max bytes. - PreferredMaxBytes: 512 KB + PreferredMaxBytes: 1 MB # Organizations is the list of orgs which are defined as participants on # the orderer side of the network Organizations: