Open r-mafi opened 4 years ago
estimate_max_poas() and calculate_space_per_poa() in BatchBlock class, share some similar logic and with some effort, they can be unified.
estimate_max_poas()
calculate_space_per_poa()
BatchBlock
estimate_max_poas()
andcalculate_space_per_poa()
inBatchBlock
class, share some similar logic and with some effort, they can be unified.