Implement human-readable bytes in the config #4295
Labels
config-changes
Changes in configuration and start up of the Iroha
Enhancement
New feature or request
good first issue
Good for newcomers
iroha2-dev
The re-implementation of a BFT hyperledger in RUST
question
Further information is requested
UI
Something about the interface
Description
Actually implement parsing from a human-readable string for
HumanBytes
:https://github.com/hyperledger/iroha/blob/964476722e2a219becaacdb3676ca058ec5748cd/config/base/src/lib.rs#L36-L38
Specification
Here is an excerpt from the config reference draft:
I used
humanfriendly
Python package as a reference.Also
The text was updated successfully, but these errors were encountered: