Skip to content

types like TransactionHash should implement LowerHex and UpperHex #209

@tdelabro

Description

@tdelabro

It's a really usual thing to print a transaction hash as a hex string. Rust provides a specific trait to realize this operation We should use it.
There is most likely other types that need to implement it in this lib

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions