Skip to content

core version appears as an empty string #643

@tomerweller

Description

@tomerweller

started container using the following command

~ docker run --rm -it -p 8000:8000 stellar/quickstart --pubnet --enable core,horizon,rpc

core version appears to be empty string in horizon's root resource.

~ curl localhost:8000 | jq '[.horizon_version,.core_version]'
[
  "horizon-v22.0.1-(built-from-source)",
  ""
]

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

Status

Backlog (Not Ready)

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions