What is the size of the default block on hyperldger fabric?
问题 I'm trying to create a estimation of the size of a chain if i create a new blockchain using hyperldger. In order to have an idea of disk space usage i would like to know that is the average size of a default block in the hyperldger fabric. Thank you before hand, Best Regards 回答1: Bellow you can find default configuration provided for ordering service. You can actually control block size with BatchTimeout and BatchSize parameters, also note that this is pretty use case dependent as it relies