hyperledger-iroha / iroha

Iroha - A simple, enterprise-grade decentralized ledger
https://wiki.hyperledger.org/display/iroha
Apache License 2.0
438 stars 280 forks source link

Rename `max_blocks_in_memory` to `blocks_in_memory` #5108

Closed mversic closed 1 week ago

mversic commented 4 weeks ago

It's obvious that number of blocks in memory is min(total_block_count, blocks_in_memory)