Draft: Resolve "Error: Base 58 requirement is violated"
Compare changes
Files
1- Nicolas80 authored
* Added `debug!` log inside `impl From<DbAccountId> for Value` used to serialize DbAccountId into the String value for the db ** Can be seen when adding `RUST_LOG=debug ` before the `gcli` command * Small fix for clippy remark