Skip to content

Mismatch of client type for 07-celestia clients #6134

Open

Description

For 07-celestia light clients the stored ClientState is of type 07-tendermint, so queries like /ibc/core/client/v1/client_states/07-celestia-{n} will return a client state whose client type is 07-tendermint. This might be a bit confusing and/or undesirable. We should discuss if this is acceptable or if we should do something about it (and what in that case).

Potential workaround discussed in engineering call: override the client state stored with a 07-celestia client state after calling the base 07-tendermint client functions.

cc: @AdityaSripal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    07-celestianeeds discussionIssues that need discussion before they can be worked on

    Type

    No type

    Projects

    • Status

      Backlog 🕐

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions