Skip to content

UI should display the web3signer healthcheck errors if any #412

@pablomendezroyo

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
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions