In the current version of ibc-rs, we can only verify the (non)membership of key-value pairs whose key matches one of the paths listed here. In https://github.com/cosmos/ibc-rs/pull/1273, ibc-rs has introduced the ability to verify all key-value pairs.
In the current version of ibc-rs, we can only verify the (non)membership of key-value pairs whose key matches one of the paths listed here. In https://github.com/cosmos/ibc-rs/pull/1273,
ibc-rs
has introduced the ability to verify all key-value pairs.