Closed
Description
Summary of Bug
query client consensus command fails
Version
master
Steps to Reproduce
issue the command against the network setup by go relayer:
$ cargo run --bin relayer -- -c simple_config.toml query client consensus ibc0 ibconeclient 23
Finished dev [unoptimized + debuginfo] target(s) in 0.19s
Running `target/debug/relayer -c simple_config.toml query client consensus ibc0 ibconeclient 23`
Options QueryClientConsensusOptions { client_id: ClientId("ibconeclient"), consensus_height: 23, height: 0, proof: true }
client consensus state query error: Error(Context { kind: Query, source: Some(Error(Context { kind: EmptyResponseValue, source: None, backtrace: Some( 0: backtrace::backtrace::libunwind::trace
...
For Admin Use
- Not duplicate issue
- Appropriate labels applied
- Appropriate contributors tagged
- Contributor assigned/self-assigned