Skip to content

devnet/genesis/hash endpoint contains trailing newline #115

@SebastienGllmt

Description

@SebastienGllmt

If you do

curl -X 'GET'   'http://localhost:10000/local-cluster/api/admin/devnet/genesis/hash'   -H 'accept: */*' | wc -c

You will get that the output contains 65 letters instead of the expected 64! This is because there is a trailing newline returned by the command

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