git commit -m "Updated configtx.yaml file"

This commit is contained in:
vmaslarova 2024-04-16 22:59:47 +01:00
parent 820368571d
commit 9b86d84f1a

View file

@ -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: