Skip to content

UI should display the web3signer healthcheck errors if any #412

Description

@pablomendezroyo

The UI should display the errors from the web3signer /healthcheck if any. Check the upstream docs:

The data type of the errors is:

{
"status": "string",
"checks": [
{
"id": "string",
"status": "string"
}
],
"outcome": "string"
}

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