Skip to content

Commit

Permalink
fix: pr changes
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Peterson <[email protected]>
  • Loading branch information
mattp-swirldslabs committed Feb 6, 2025
1 parent 4b1668c commit 2827410
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,9 @@ sequenceDiagram

## Configuration

Given the limited scope of this feature, it may not be necessary to add any new configuration properties or supply the
entities with a Config object.
- block item max batch size
This feature will leverage one of our standard Config objects to communicate properties.
- `maxBlockItemBatchSize` - An integer used to determine the max size of each block item batch a block from the BlockReader
is broken up into before being sent to a client.

## Metrics

Expand Down

0 comments on commit 2827410

Please sign in to comment.