cosmos / ibc-proto-rs

Rust Protobuf definitions and gRPC clients for interacting with Cosmos SDK, IBC and Interchain Security
Apache License 2.0
45 stars 26 forks source link

Add protos for `ibc.lightclients.localhost.v1` #143

Closed romac closed 11 months ago

romac commented 11 months ago

This proto was removed in IBC-Go v7 but in Hermes we still sometimes see localhost v1 clients in the wild, hence this PR which manually adds the proto definition.