hyperledger-archives / iroha

Iroha - A simple, decentralized ledger
http://iroha.tech
Apache License 2.0
988 stars 298 forks source link

SynchronizationEvent: removed blocks observable #2212

Closed MBoldyrev closed 5 years ago

MBoldyrev commented 5 years ago

Description of the Change

It is not needed anymore.

Benefits

Performance. Deduplication.

Possible Drawbacks

Less ways to see the blocks.

Usage Examples or Tests [optional]

Alternate Designs [optional]