hyperledger-iroha / iroha-python

Python library for Hyperledger Iroha, a simple distributed ledger.
https://wiki.hyperledger.org/display/iroha
Apache License 2.0
103 stars 81 forks source link

[refactor]: Rename `KURA_BLOCK_STORE_PATH` in `example/peer_config/config.json` #126

Closed s8sato closed 2 years ago

s8sato commented 2 years ago

Just for consistency with the change of DEFAULT_BLOCK_STORE_PATH from ./blocks to ./storage in https://github.com/hyperledger/iroha/pull/2701