Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

toString() for hash objects #83

@spangin

Description

@spangin

Method toString() is used for hash oblects instead of hexString().
E.g.: https://github.com/HelixNetwork/testnet-1.0/blob/baf366ca574ce2079e83571d01047e7d73f3a9f1/src/main/java/net/helix/hlx/service/API.java#L988

To fix the problem it's possible to create toString() and return hex for all hashes as a result of this method or set hexString() instead of toString()

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions