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

Export `tendermint_proto::Error` #229

Closed seanchen1991 closed 2 weeks ago

seanchen1991 commented 2 weeks ago

Exports the tendermint_proto::Error type so that it can be used in ibc-rs without having to also rely on the tendermint-proto dependency outright.