"The --batch-by-block flag on the node will wait until the end of the block to write the data. The example order book server uses this to simplify logic, but a further optimization could include turning the flag off and inferring block boundaries otherwise." how else could you infer the block boundry?
"The --batch-by-block flag on the node will wait until the end of the block to write the data. The example order book server uses this to simplify logic, but a further optimization could include turning the flag off and inferring block boundaries otherwise." how else could you infer the block boundry?