Skip to content
Snippets Groups Projects
Commit 5924a73e authored by Nicolas80's avatar Nicolas80
Browse files

* Added `debug!` log inside `impl From<DbAccountId> for Value` used to...

* 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
parent 2cd0a861
No related branches found
No related tags found
1 merge request!43Draft: Resolve "Error: Base 58 requirement is violated"
Pipeline #40216 passed