hyperledger-iroha / iroha-dco

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

Remove redefinitions of redundant method in flat file storage #2190

Closed muratovv closed 5 years ago

muratovv commented 5 years ago

Description of the Change

Remove redundant definition of the insert in flat file block storage.

Benefits

Improve the stability of the project.