-
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
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
vault_account.rs 40.43 KiB