Skip to content

Use SS58 AccountIDs in logs? #1271

Closed
@HCastano

Description

@HCastano

As mentioned in #1228 (comment), we currently
log TSS account IDs (and probably other account IDs) as byte arrays. It would be nicer if
we could log them as SS58 formatted addresses.

The main thing here would be to ensure consistency in our logs, ensuring that we don't
mix up both byte-arrays and SS58 addresses needlessly. Otherwise this will make debugging
issues harder since we'll constantly be converting between them on the side.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    ✅ Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions