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

refactor!: rename JsonString to JsonValue #5143

Closed mversic closed 2 weeks ago

mversic commented 2 weeks ago

Context

just renaming JsonString to JsonValue to avoid leaking implementation details

link